Searched defs:HandleScope (Results 1 – 3 of 3) sorted by relevance
32 class HandleScope; variable161 explicit HandleScope(size_t number_of_references) : HandleScope(nullptr, number_of_references) {} in HandleScope() function164 HandleScope(BaseHandleScope* link, uint32_t num_references) in HandleScope() function
107 friend class HandleScope; variable157 friend class HandleScope; variable
35 class HandleScope; variable