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.h48 class EcmaHandleScope; variable
783 friend class EcmaHandleScope; variable
Djs_thread.h45 class EcmaHandleScope; variable