Home
last modified time | relevance | path

Searched defs:exportsKey (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/require/tests/
H A Djs_cjs_manager_test.cpp72 JSHandle<JSTaggedValue> exportsKey = globalConst->GetHandledCjsExportsString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/require/
H A Djs_require_manager.cpp32 JSHandle<JSTaggedValue> exportsKey = globalConst->GetHandledCjsExportsString(); in InitializeCommonJS() local
H A Djs_cjs_module.cpp140 JSHandle<JSTaggedValue> exportsKey = thread->GlobalConstants()->GetHandledCjsExportsString(); in Load() local

Completed in 2 milliseconds