Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dproperties_cache.h94 friend class EcmaContext; variable
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h69 class EcmaContext; variable
84 using EcmaContext = ecmascript::EcmaContext; variable
Djsnapi_expo.h73 class EcmaContext; variable
93 using EcmaContext = ecmascript::EcmaContext; variable
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h35 class EcmaContext; variable
1141 friend class EcmaContext; variable
Decma_vm.h694 friend class EcmaContext; variable
Dobject_factory.h801 friend class EcmaContext; variable
Decma_context.cpp50 EcmaContext::EcmaContext(JSThread *thread) in EcmaContext() function in panda::ecmascript::EcmaContext