Searched defs:attemptToInterceptPutByIndexOnHoleForPrototype (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DJSObject.cpp1868 bool JSObject::attemptToInterceptPutByIndexOnHoleForPrototype(ExecState* exec, JSValue thisValue, unsigned i, JSValue value, bool shouldThrow) function in class:JSC::JSObject

Completed in 167 milliseconds