Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/require/
Djs_cjs_module.cpp56 JSTaggedValue modCache = SlowRuntimeStub::LdObjByName(thread, moduleObj.GetTaggedValue(), in SearchFromModuleCache() local
82 JSTaggedValue modCache = SlowRuntimeStub::LdObjByName(thread, moduleObj.GetTaggedValue(), in PutIntoCache() local
Djs_require_manager.cpp50 JSTaggedValue modCache = in InitializeCommonJS() local