Home
last modified time | relevance | path

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

/external/v8/src/
Dhandles-inl.h28 HandleScope::HandleScope(Isolate* isolate) { in HandleScope() function
Dhandles.h361 friend class HandleScope; variable
Dapi.cc975 HandleScope::HandleScope(Isolate* isolate) { in HandleScope() function in v8::HandleScope
/external/v8/include/
Dv8.h326 friend class HandleScope; variable
874 V8_INLINE HandleScope() {} in HandleScope() function