Searched defs:HandleScope (Results 1 – 4 of 4) sorted by relevance
82 HandleScope::HandleScope(Isolate* isolate) { in HandleScope() function90 HandleScope::HandleScope(HandleScope&& other) V8_NOEXCEPT in HandleScope() function
313 friend class HandleScope; variable
329 friend class HandleScope; variable
1074 HandleScope::HandleScope(Isolate* isolate) { Initialize(isolate); } in HandleScope() function in v8::HandleScope