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

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
H A DV8Binding.cpp938 V8TestingScope::V8TestingScope(v8::Isolate* isolate) function in class:blink::V8TestingScope
946 V8TestingScope::~V8TestingScope()
951 ScriptState* V8TestingScope::scriptState() const
956 v8::Isolate* V8TestingScope::isolate() const
H A DV8Binding.h985 class V8TestingScope { class in namespace:blink
987 explicit V8TestingScope(v8::Isolate*);
990 ~V8TestingScope();

Completed in 902 milliseconds