Home
last modified time | relevance | path

Searched refs:IsLightWeightSet (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefislightweightmapandset_fuzzer/
H A Djsvaluerefislightweightmapandset_fuzzer.cpp201 tag->IsLightWeightSet(vm); in JSValueRefIsLightWeightSetFuzzTest()
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_second_tests.cpp1453 EXPECT_FALSE(tag->IsLightWeightSet(vm_)); in HWTEST_F_L0()
H A Dffi_workload.cpp1592 ASSERT_TRUE(tag->IsLightWeightSet(vm_)); in HWTEST_F_L0()
1595 TEST_TIME(JSValueRef::IsLightWeightSet); in HWTEST_F_L0()
/arkcompiler/toolchain/tooling/agent/
H A Druntime_impl.cpp253 } else if (value->IsLightWeightSet(vm_)) { in GetProperties()
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.cpp202 if (tagged->IsLightWeightSet(ecmaVm)) { in FromTagged()
500 if (tagged->IsLightWeightSet(ecmaVm)) { in DescriptionForObject()
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi_expo.h595 bool IsLightWeightSet(const EcmaVM *vm);
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp949 bool JSValueRef::IsLightWeightSet(const EcmaVM *vm) in IsLightWeightSet() function in panda::JSValueRef

Completed in 41 milliseconds