HomeSort by relevance Sort by last modified time
    Searched refs:JSObjectGetPrototype (Results 1 - 2 of 2) sorted by null

  /external/webkit/JavaScriptCore/API/
JSObjectRef.h 502 JS_EXPORT JSValueRef JSObjectGetPrototype(JSContextRef ctx, JSObjectRef object);
    [all...]
JSObjectRef.cpp 222 JSValueRef JSObjectGetPrototype(JSContextRef ctx, JSObjectRef object)

Completed in 20 milliseconds