Searched refs:toJSForGC (Results 1 – 3 of 3) sorted by relevance
296 JSValue jsValue = toJSForGC(exec, value); in JSValueProtect()305 JSValue jsValue = toJSForGC(exec, value); in JSValueUnprotect()
80 inline JSC::JSValue toJSForGC(JSC::ExecState* exec, JSValueRef v) in toJSForGC() function
6299 (toJSForGC):6427 Make JSValueProtect/Unprotect use a new 'toJS' function, 'toJSForGC' that6431 (toJSForGC):