Home
last modified time | relevance | path

Searched defs:IsArray (Results 1 - 20 of 20) sorted by relevance

/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-literals.h49 bool IsArray() const in IsArray() function
H A Dassembly-type.h96 bool IsArray() const in IsArray() function in ark::pandasm::Type
H A Dannotation.h373 bool IsArray() const in IsArray() function in ark::pandasm::Value
H A Dmeta.h291 bool IsArray() const in IsArray() function in ark::pandasm::AnnotationMetadata::AnnotationElementBuilder
/arkcompiler/runtime_core/assembler/
H A Dassembly-type.h95 bool IsArray() const in IsArray() function in panda::pandasm::Type
H A Dannotation.h383 bool IsArray() const in IsArray() function in panda::pandasm::Value
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dhclass.h57 inline bool IsArray() const in IsArray() function in ark::HClass
/arkcompiler/toolchain/tooling/base/
H A Dpt_json.cpp277 bool PtJson::IsArray() const in IsArray() function in panda::ecmascript::tooling::PtJson
/arkcompiler/ets_runtime/ecmascript/
H A Djs_proxy.cpp1052 bool JSProxy::IsArray(JSThread *thread) const in IsArray() function in panda::ecmascript::JSProxy
H A Djs_tagged_value-inl.h669 inline bool JSTaggedValue::IsArray(JSThread *thread) const in IsArray() function in panda::ecmascript::JSTaggedValue
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dir_constructor.h298 IrConstructor &IsArray(bool value) in IsArray() function in panda::compiler::final
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dir_constructor.h379 IrConstructor &IsArray(bool value) in IsArray() function in ark::compiler::final
H A Dinst.h2185 bool IsArray() const in IsArray() function in DynObjectAccessType::ArrayInstMixin
4014 ASSERT(static_cast<LoadInst *>(clone)->IsArray() == IsArray()); variable
[all...]
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_shared_array.cpp371 JSTaggedValue BuiltinsSharedArray::IsArray(EcmaRuntimeCallInfo *argv) in IsArray() function in panda::ecmascript::builtins::BuiltinsSharedArray
H A Dbuiltins_array.cpp395 JSTaggedValue BuiltinsArray::IsArray(EcmaRuntimeCallInfo *argv) in IsArray() function in panda::ecmascript::builtins::BuiltinsArray
/arkcompiler/runtime_core/disassembler/
H A Ddisassembler.cpp1369 static bool IsArray(const panda_file::LiteralTag &tag) in IsArray() function
/arkcompiler/runtime_core/libpandafile/
H A Dfile_items.h1509 bool IsArray() const in IsArray() function in panda::panda_file::ClassTag::MethodTag::FieldTag::ValueItem
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_items.h1644 bool IsArray() const in IsArray() function in ark::panda_file::ClassTag::ValueItem
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_array_stub_builder.cpp2479 BRANCH(IsJsArray(obj), &IsArray, &exit); in IsConcatSpreadable() local
5192 void BuiltinsArrayStubBuilder::IsArray([[maybe_unused]] GateRef glue, [[maybe_unused]] GateRef thisValue, in IsArray() function in panda::ecmascript::kungfu::BuiltinsArrayStubBuilder
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp495 bool JSValueRef::IsArray(const EcmaVM *vm) in IsArray() function in panda::JSValueRef

Completed in 66 milliseconds