Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/assembler/
Dassembly-type.h95 bool IsArray() const in IsArray() function
Dannotation.h375 bool IsArray() const in IsArray() function
Dmeta.h296 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.h369 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/compiler/codegen/maple/mpl2mpl/include/
Dclass_hierarchy.h200 bool IsArray() const in IsArray() function
/arkcompiler/toolchain/tooling/base/
Dpt_json.cpp277 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/ets_runtime/ecmascript/
Djs_proxy.cpp1048 bool JSProxy::IsArray(JSThread *thread) const in IsArray() function in panda::ecmascript::JSProxy
Djs_tagged_value-inl.h881 inline bool JSTaggedValue::IsArray(JSThread *thread) const in IsArray() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dir_constructor.h379 IrConstructor &IsArray(bool value) in IsArray() function
Dinst.h2210 bool IsArray() const in IsArray() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp712 JSTaggedValue BuiltinsArkTools::IsArray([[maybe_unused]] EcmaRuntimeCallInfo *info) in IsArray() function in panda::ecmascript::builtins::BuiltinsArkTools
Dbuiltins_array.cpp340 JSTaggedValue BuiltinsArray::IsArray(EcmaRuntimeCallInfo *argv) in IsArray() function in panda::ecmascript::builtins::BuiltinsArray
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp946 HWTEST_F_L0(JSTaggedValueTest, IsArray) in HWTEST_F_L0() argument
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp1210 static bool IsArray(const panda_file::LiteralTag &tag) in IsArray() function
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md2120 ### IsArray subsection
Djsnapi_expo.cpp420 bool JSValueRef::IsArray(const EcmaVM *vm) in IsArray() function in panda::JSValueRef
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.h1612 bool IsArray() const in IsArray() function
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h1482 bool IsArray() const in IsArray() function
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder.cpp1456 Label IsArray(env); in IsConcatSpreadable() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_array_test.cpp312 HWTEST_F_L0(BuiltinsArrayTest, IsArray) in HWTEST_F_L0() argument