Searched defs:CanonicalHandleScope (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dhandles.cc121 CanonicalHandleScope::CanonicalHandleScope(Isolate* isolate) function in class:v8::internal::CanonicalHandleScope
132 CanonicalHandleScope::~CanonicalHandleScope() {
139 Object** CanonicalHandleScope::Lookup(Object* object) {

Completed in 72 milliseconds