Home
last modified time | relevance | path

Searched defs:IsArray (Results 1 – 25 of 29) sorted by relevance

12

/arkcompiler/runtime_core/assembler/
Dassembly-type.h97 bool IsArray() const in IsArray() function
Dannotation.h390 bool IsArray() const in IsArray() function
Dmeta.h338 bool IsArray() const in IsArray() function
/arkcompiler/runtime_core/static_core/assembler/
Dassembly-type.h96 bool IsArray() const in IsArray() function
Dassembly-literals.h49 bool IsArray() const in IsArray() function
Dannotation.h384 bool IsArray() const in IsArray() function
Dmeta.h291 bool IsArray() const in IsArray() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dhclass.h57 inline bool IsArray() const in IsArray() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dcommon.h48 bool IsArray() in IsArray() function
Dmetadata_parse.cpp122 bool MetaParser::IsArray(JSType type) in IsArray() function in rawheap_translate::MetaParser
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_json.cpp301 bool PtJson::IsArray() const in IsArray() function in panda::ecmascript::tooling::PtJson
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h298 IrConstructor &IsArray(bool value) in IsArray() function
/arkcompiler/jsvm/test/unittest/
Djsvm_utils.cpp395 bool IsArray(JSVM_Value value) in IsArray() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dir_constructor.h379 IrConstructor &IsArray(bool value) in IsArray() function
/arkcompiler/ets_runtime/ecmascript/
Djs_proxy.cpp1068 bool JSProxy::IsArray(JSThread *thread) const in IsArray() function in panda::ecmascript::JSProxy
Djs_tagged_value-inl.h703 inline bool JSTaggedValue::IsArray(JSThread *thread) const in IsArray() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp918 HWTEST_F_L0(JSTaggedValueTest, IsArray) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder.cpp2798 Label IsArray(env); in IsConcatSpreadable() local
5493 void BuiltinsArrayStubBuilder::IsArray(GateRef glue, [[maybe_unused]] GateRef thisValue, in IsArray() function in panda::ecmascript::kungfu::BuiltinsArrayStubBuilder
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp1359 static bool IsArray(const panda_file::LiteralTag &tag) in IsArray() function
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h1509 bool IsArray() const in IsArray() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md2122 ### IsArray subsection
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.h1698 bool IsArray() const in IsArray() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp1102 JSTaggedValue BuiltinsArkTools::IsArray([[maybe_unused]] EcmaRuntimeCallInfo *info) in IsArray() function in panda::ecmascript::builtins::BuiltinsArkTools
Dbuiltins_shared_array.cpp514 JSTaggedValue BuiltinsSharedArray::IsArray(EcmaRuntimeCallInfo *argv) in IsArray() function in panda::ecmascript::builtins::BuiltinsSharedArray
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_array_test.cpp297 HWTEST_F_L0(BuiltinsArrayTest, IsArray) in HWTEST_F_L0() argument

12