Home
last modified time | relevance | path

Searched refs:handleScope (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/inspector/
Dv8-regex.cc20 v8::HandleScope handleScope(isolate); in V8Regex() local
50 v8::HandleScope handleScope(isolate); in match() local
Dinjected-script-native.cc18 v8::HandleScope handleScope(m_isolate); in setOnInjectedScriptHost() local
30 v8::HandleScope handleScope(isolate); in fromInjectedScriptHost() local
Djava-script-call-frame.cc47 v8::HandleScope handleScope(m_isolate); in callV8FunctionReturnInt() local
69 v8::HandleScope handleScope(m_isolate); in isAtReturn() local
Dv8-profiler-agent-impl.cc51 v8::HandleScope handleScope(isolate); in buildInspectorObjectFor() local
363 v8::HandleScope handleScope(m_isolate); in startProfiling() local
378 v8::HandleScope handleScope(m_isolate); in stopProfiling() local
Dv8-stack-trace-impl.cc173 v8::HandleScope handleScope(isolate); in capture() local
272 v8::HandleScope handleScope(v8::Isolate::GetCurrent()); in buildInspectorObjectForTail() local
/external/v8/src/builtins/
Dbuiltins-array.cc155 HandleScope handleScope(isolate); in CallJsIntrinsic() local