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

/external/webkit/Source/JavaScriptCore/runtime/
H A DOperations.h412 inline size_t normalizePrototypeChain(CallFrame* callFrame, JSValue base, JSValue slotBase, const Identifier& propertyName, size_t& slotOffset) function in namespace:JSC
443 inline size_t normalizePrototypeChain(CallFrame* callFrame, JSCell* base) function in namespace:JSC

Completed in 251 milliseconds