Searched defs:HandleScope (Results 1 – 3 of 3) sorted by relevance
33 class HandleScope; variable162 explicit HandleScope(size_t number_of_references) : HandleScope(nullptr, number_of_references) {} in HandleScope() function165 HandleScope(BaseHandleScope* link, uint32_t num_references) in HandleScope() function
108 friend class HandleScope; variable158 friend class HandleScope; variable
35 class HandleScope; variable