Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefismodulenamespace_fuzzer/
H A Djsvaluerefismodulenamespace_fuzzer.cpp223 jsValueRef->IsDeque(vm); in IsDequeFuzztest()
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_second_tests.cpp1449 EXPECT_FALSE(tag->IsDeque(vm_)); in HWTEST_F_L0()
H A Dffi_workload.cpp1003 (void)JSNApiHelper::ToLocal<JSValueRef>(deQue)->IsDeque(vm_); in HWTEST_F_L0()
1006 TEST_TIME(JSValueRef::IsDeque); in HWTEST_F_L0()
5918 JSNApiHelper::ToLocal<ArrayRef>(Que)->IsDeque(vm_); in HWTEST_F_L0()
/arkcompiler/toolchain/tooling/agent/
H A Druntime_impl.cpp269 } else if (value->IsDeque(vm_)) { in GetProperties()
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.cpp190 if (tagged->IsDeque(ecmaVm)) { in FromTagged()
488 if (tagged->IsDeque(ecmaVm)) { in DescriptionForObject()
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi_expo.h591 bool IsDeque(const EcmaVM *vm);
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp925 bool JSValueRef::IsDeque(const EcmaVM *vm) in IsDeque() function in panda::JSValueRef

Completed in 37 milliseconds