Home
last modified time | relevance | path

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

/external/v8/src/
Dapi-natives.cc21 class InvokeScope { class
23 explicit InvokeScope(Isolate* isolate) in InvokeScope() function in v8::internal::__anon3102d99a0111::InvokeScope
25 ~InvokeScope() { in ~InvokeScope()
544 InvokeScope invoke_scope(isolate); in InstantiateFunction()
551 InvokeScope invoke_scope(isolate); in InstantiateObject()
559 InvokeScope invoke_scope(isolate); in InstantiateRemoteObject()