Home
last modified time | relevance | path

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

/external/v8/src/
Dapi-natives.cc315 class InvokeScope { class
317 explicit InvokeScope(Isolate* isolate) in InvokeScope() function in v8::internal::__anon3102d99a0111::InvokeScope
319 ~InvokeScope() { in ~InvokeScope()
358 InvokeScope invoke_scope(isolate); in InstantiateFunction()
366 InvokeScope invoke_scope(isolate); in InstantiateObject()
377 InvokeScope invoke_scope(isolate); in ConfigureInstance()