Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/require/tests/
Djs_cjs_module_test.cpp77 JSHandle<JSTaggedValue> exportsName = globalConst->GetHandledCjsExportsString(); in HWTEST_F_L0() local
115 JSHandle<JSTaggedValue> exportsName = globalConst->GetHandledCjsExportsString(); in HWTEST_F_L0() local
Djs_cjs_manager_test.cpp103 JSHandle<JSTaggedValue> exportsName = globalConst->GetHandledCjsExportsString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/require/
Djs_cjs_module.cpp57 JSHandle<JSTaggedValue> exportsName = globalConst->GetHandledCjsExportsString(); in SearchFromModuleCache() local