Searched defs:ScriptStateProtectingContext (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
H A DScriptState.h118 // ScriptStateProtectingContext keeps the context associated with the ScriptState alive.
120 class ScriptStateProtectingContext { class in namespace:WebCore
121 WTF_MAKE_NONCOPYABLE(ScriptStateProtectingContext);
123 ScriptStateProtectingContext(ScriptState* scriptState) function in class:WebCore::ScriptStateProtectingContext

Completed in 111 milliseconds