Home
last modified time | relevance | path

Searched refs:objectConstructorGetPrototypeOf (Results 1 – 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/runtime/
DObjectConstructor.cpp37 static JSValue JSC_HOST_CALL objectConstructorGetPrototypeOf(ExecState*, JSObject*, JSValue, const …
54 …eFunctionStructure, 1, exec->propertyNames().getPrototypeOf, objectConstructorGetPrototypeOf), Don… in ObjectConstructor()
94 JSValue JSC_HOST_CALL objectConstructorGetPrototypeOf(ExecState* exec, JSObject*, JSValue, const Ar… in objectConstructorGetPrototypeOf() function