Searched defs:EcmaHandleScope (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | ecma_handle_scope.cpp | 21 EcmaHandleScope::EcmaHandleScope(JSThread *thread) : thread_(thread) in EcmaHandleScope() function in panda::ecmascript::EcmaHandleScope |
| D | ecma_context.h | 48 class EcmaHandleScope; variable |
| D | js_thread.h | 45 class EcmaHandleScope; variable |