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

/external/webkit/Source/JavaScriptCore/API/
H A DAPICast.h79 inline JSC::JSValue toJSForGC(JSC::ExecState* exec, JSValueRef v) function
H A DJSValueRef.cpp323 JSValue jsValue = toJSForGC(exec, value);
332 JSValue jsValue = toJSForGC(exec, value);

Completed in 57 milliseconds