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

  /external/webkit/Source/JavaScriptCore/API/
APICast.h 79 inline JSC::JSValue toJSForGC(JSC::ExecState* exec, JSValueRef v)
JSValueRef.cpp 323 JSValue jsValue = toJSForGC(exec, value);
332 JSValue jsValue = toJSForGC(exec, value);

Completed in 121 milliseconds