Home
last modified time | relevance | path

Searched defs:gcUnprotect (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DProtect.h35 inline void gcUnprotect(JSCell* val) in gcUnprotect() function
58 inline void gcUnprotect(JSValue value) in gcUnprotect() function
/external/webkit/Source/WebCore/bridge/
Druntime_root.cpp142 void RootObject::gcUnprotect(JSObject* jsObject) in gcUnprotect() function in JSC::Bindings::RootObject