Home
last modified time | relevance | path

Searched defs:EcmaHandleScope (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_handle_scope.cpp21 EcmaHandleScope::EcmaHandleScope(JSThread *thread) : thread_(thread) in EcmaHandleScope() function in panda::ecmascript::EcmaHandleScope
Decma_context.h49 class EcmaHandleScope; variable
606 friend class EcmaHandleScope; variable
Djs_thread.h37 class EcmaHandleScope; variable