Home
last modified time | relevance | path

Searched refs:IsQueue (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_second_tests.cpp1458 EXPECT_FALSE(tag->IsQueue(vm_)); in HWTEST_F_L0()
H A Dffi_workload.cpp5921 TEST_TIME(JSValueRef::IsQueue); in HWTEST_F_L0()
5931 object->IsQueue(vm_); in HWTEST_F_L0()
5934 TEST_TIME(JSValueRef::IsQueue); in HWTEST_F_L0()
/arkcompiler/toolchain/tooling/agent/
H A Druntime_impl.cpp273 } else if (value->IsQueue(vm_)) { in GetProperties()
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.cpp214 if (tagged->IsQueue(ecmaVm)) { in FromTagged()
512 if (tagged->IsQueue(ecmaVm)) { in DescriptionForObject()
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi_expo.h600 bool IsQueue(const EcmaVM *vm);
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp979 bool JSValueRef::IsQueue(const EcmaVM *vm) in IsQueue() function in panda::JSValueRef

Completed in 40 milliseconds