Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefislightweightmapandset_fuzzer/
H A Djsvaluerefislightweightmapandset_fuzzer.cpp178 JSHandle<JSAPILightWeightMap> mapHandle = ConstructobjectLightWeightMap(thread); in JSValueRefIsLightWeightMapFuzzTest() local
198 JSHandle<JSAPILightWeightSet> mapHandle = ConstructobjectLightWeightSet(thread); in JSValueRefIsLightWeightSetFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_module_source_text.cpp725 JSHandle<NameDictionary> mapHandle = JSHandle<NameDictionary>::Cast(envRec); in ModuleDeclarationEnvironmentSetup() local
750 JSHandle<NameDictionary> mapHandle = JSHandle<NameDictionary>::Cast(envRec); in ModuleDeclarationEnvironmentSetup() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Dffi_workload.cpp1572 JSHandle<JSAPILightWeightMap> mapHandle = ConstructobjectLightWeightMap(vm_); in HWTEST_F_L0() local
1587 JSHandle<JSAPILightWeightSet> mapHandle = ConstructobjectLightWeightSet(vm_); in HWTEST_F_L0() local

Completed in 17 milliseconds