Home
last modified time | relevance | path

Searched defs:cacheName (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/require/
Djs_cjs_module.cpp48 JSHandle<JSTaggedValue> cacheName = globalConst->GetHandledCjsCacheString(); in SearchFromModuleCache() local
74 JSHandle<JSTaggedValue> cacheName = globalConst->GetHandledCjsCacheString(); in PutIntoCache() local
/arkcompiler/ets_runtime/ecmascript/require/tests/
Djs_cjs_module_test.cpp86 JSHandle<JSTaggedValue> cacheName = globalConst->GetHandledCjsCacheString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp11851 …GateRef cacheName = GetGlobalConstantValue(VariableType::JS_ANY(), glue, ConstantIndex::CJS_CACHE_… in SearchFromModuleCache() local