Home
last modified time | relevance | path

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

/external/v8/src/
Dapi-natives.cc18 class InvokeScope { class
20 explicit InvokeScope(Isolate* isolate) in InvokeScope() function in v8::internal::__anon3102d99a0111::InvokeScope
22 ~InvokeScope() { in ~InvokeScope()
490 InvokeScope invoke_scope(isolate); in InstantiateFunction()
497 InvokeScope invoke_scope(isolate); in InstantiateObject()
504 InvokeScope invoke_scope(isolate); in InstantiateRemoteObject()