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
18 class HandleScope; variable316 friend class HandleScope; variable
302 friend class HandleScope; variable
917 HandleScope::HandleScope(Isolate* isolate) { Initialize(isolate); } in HandleScope() function in v8::HandleScope