Searched defs:num_references (Results 1 – 2 of 2) sorted by relevance
70 BaseHandleScope(BaseHandleScope* link, uint32_t num_references) in BaseHandleScope()137 static HandleScope* Create(void* storage, BaseHandleScope* link, uint32_t num_references) in Create()161 HandleScope(BaseHandleScope* link, uint32_t num_references) in HandleScope()
64 inline size_t HandleScope::SizeOf(uint32_t num_references) { in SizeOf()70 inline size_t HandleScope::SizeOf(PointerSize pointer_size, uint32_t num_references) { in SizeOf()