Searched defs:handle_scope (Results 1 – 2 of 2) sorted by relevance
76 [[maybe_unused]] EcmaHandleScope handle_scope(thread); in ThrowTypeError() local
476 inline void PushHandleScope([[maybe_unused]] HandleScope<T> *handle_scope) in PushHandleScope()