Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dproperties_cache.h85 friend class EcmaContext; variable
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h500 friend class EcmaContext; variable
Djs_thread.h34 class EcmaContext; variable
948 friend class EcmaContext; variable
Dobject_factory.h719 friend class EcmaContext; variable
Decma_context.cpp45 EcmaContext::EcmaContext(JSThread *thread) in EcmaContext() function in panda::ecmascript::EcmaContext
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h60 class EcmaContext; variable
70 using EcmaContext = ecmascript::EcmaContext; variable