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.cc399 class HandleScopeWrapper { class
401 explicit HandleScopeWrapper(v8::Isolate* isolate) : scope(isolate) {} in HandleScopeWrapper() function in v8impl::__anon2b44a5f80211::HandleScopeWrapper