Searched defs:gcUnprotect (Results 1 – 2 of 2) sorted by relevance
35 inline void gcUnprotect(JSCell* val) in gcUnprotect() function58 inline void gcUnprotect(JSValue value) in gcUnprotect() function
142 void RootObject::gcUnprotect(JSObject* jsObject) in gcUnprotect() function in JSC::Bindings::RootObject