Home
last modified time | relevance | path

Searched refs:ConstructobjectLightWeightMap (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefislightweightmapandset_fuzzer/
Djsvaluerefislightweightmapandset_fuzzer.cpp114 JSHandle<JSAPILightWeightMap> ConstructobjectLightWeightMap(JSThread *thread) in ConstructobjectLightWeightMap() function
176 JSHandle<JSAPILightWeightMap> mapHandle = ConstructobjectLightWeightMap(thread); in JSValueRefIsLightWeightMapFuzzTest()
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp1293 JSHandle<JSAPILightWeightMap> ConstructobjectLightWeightMap(const EcmaVM *vm_) in ConstructobjectLightWeightMap() function
1571 JSHandle<JSAPILightWeightMap> mapHandle = ConstructobjectLightWeightMap(vm_); in HWTEST_F_L0()