Searched refs:lastInPrototypeChain (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
H A DJSGlobalObject.cpp158 static inline JSObject* lastInPrototypeChain(JSObject* object) function in namespace:JSC
304 JSObject* oldLastInPrototypeChain = lastInPrototypeChain(this);

Completed in 137 milliseconds