Home
last modified time | relevance | path

Searched defs:cacheName (Results 1 – 2 of 2) 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