Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/api/
Dapi-natives.cc23 class V8_NODISCARD InvokeScope { class
25 explicit InvokeScope(Isolate* isolate) in InvokeScope() function in v8::internal::__anon28683c110111::InvokeScope
27 ~InvokeScope() { in ~InvokeScope()
583 InvokeScope invoke_scope(isolate); in InstantiateFunction()
591 InvokeScope invoke_scope(isolate); in InstantiateFunction()
598 InvokeScope invoke_scope(isolate); in InstantiateObject()
605 InvokeScope invoke_scope(isolate); in InstantiateRemoteObject()