Home
last modified time | relevance | path

Searched defs:IsObject (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/runtime_core/assembler/
Dassembly-type.h100 bool IsObject() const in IsObject() function
/arkcompiler/runtime_core/static_core/assembler/
Dassembly-type.h101 bool IsObject() const in IsObject() function
/arkcompiler/ets_runtime/ecmascript/
Delements.cpp60 bool Elements::IsObject(ElementsKind kind) in IsObject() function in panda::ecmascript::Elements
Djs_tagged_value.h173 ARK_INLINE bool IsObject() const in IsObject() function
/arkcompiler/runtime_core/static_core/compiler/code_info/
Dvreg_info.h120 bool IsObject() const in IsObject() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h224 inline bool IsObject() const in IsObject() function
/arkcompiler/toolchain/tooling/base/
Dpt_json.cpp272 bool PtJson::IsObject() const in IsObject() function in panda::ecmascript::tooling::PtJson
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp90 HWTEST_F_L0(JSTaggedValueTest, IsObject) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_import.cpp893 inline static bool IsObject(const MIRType &type) in IsObject() function
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md2223 ### IsObject subsection
Djsnapi_expo.cpp415 bool JSValueRef::IsObject() in IsObject() function in panda::JSValueRef