Home
last modified time | relevance | path

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

/external/v8/src/
Dhandles-inl.h85 HandleScope::HandleScope(Isolate* isolate) { in HandleScope() function
Dapi.cc546 HandleScope::HandleScope(Isolate* isolate) { in HandleScope() function in v8::HandleScope
/external/v8/include/
Dv8.h312 friend class HandleScope; variable
387 friend class HandleScope; variable
818 V8_INLINE HandleScope() {} in HandleScope() function