Searched refs:handle_scope (Results 1 – 6 of 6) sorted by relevance
27 …gedThread::PushHandleScope<coretypes::TaggedType>(HandleScope<coretypes::TaggedType> *handle_scope)29 tagged_handle_scopes_.push_back(handle_scope);62 …line void ManagedThread::PushHandleScope<ObjectHeader *>(HandleScope<ObjectHeader *> *handle_scope)64 object_header_handle_scopes_.push_back(handle_scope);
393 inline void PushHandleScope([[maybe_unused]] HandleScope<T> *handle_scope) in PushHandleScope() argument
70 [[maybe_unused]] EcmaHandleScope handle_scope(thread); in ThrowTypeError() local
85 "handle_scope.cpp",
132 handle_scope.cpp
550 [[maybe_unused]] EcmaHandleScope handle_scope(thread_); in HandleUncaughtException() local