Home
last modified time | relevance | path

Searched defs:HandleScopeWrapper (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/
Djs_native_api_v8.cc240 class HandleScopeWrapper { class
242 explicit HandleScopeWrapper(v8::Isolate* isolate) : scope(isolate) {} in HandleScopeWrapper() function in v8impl::__anon6466ceec0111::HandleScopeWrapper