Home
last modified time | relevance | path

Searched defs:currentContext (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp985 void JSThread::SwitchCurrentContext(EcmaContext *currentContext, bool isInIterate) in SwitchCurrentContext()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h3740 GateRef currentContext = Load(VariableType::NATIVE_POINTER(), glue, currentContextOffset); in GetPropertiesCache() local