Home
last modified time | relevance | path

Searched defs:EcmaContext (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Djs_shared_module_manager.h113 friend class EcmaContext; variable
/arkcompiler/ets_runtime/ecmascript/ic/
Dproperties_cache.h126 friend class EcmaContext; variable
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h70 class EcmaContext; variable
84 using EcmaContext = ecmascript::EcmaContext; variable
Djsnapi_expo.h75 class EcmaContext; variable
107 using EcmaContext = ecmascript::EcmaContext; variable
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Dquick_fix_test.cpp33 using EcmaContext = panda::ecmascript::EcmaContext; typedef
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.h1012 friend class EcmaContext; variable
Djs_thread.h43 class EcmaContext; variable
1661 friend class EcmaContext; variable
Decma_vm.h931 friend class EcmaContext; variable
Decma_context.cpp39 EcmaContext::EcmaContext(JSThread *thread) in EcmaContext() function in panda::ecmascript::EcmaContext