Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/assembler/
Dassembly-type.h100 bool IsObject() const in IsObject() function
/arkcompiler/runtime_core/compiler/code_info/
Dvreg_info.h97 bool IsObject() const in IsObject() function
/arkcompiler/runtime_core/runtime/include/coretypes/
Dtagged_value.h202 inline bool IsObject() const in IsObject() function
/arkcompiler/toolchain/tooling/base/
Dpt_json.cpp262 bool PtJson::IsObject() const in IsObject() function in panda::ecmascript::tooling::PtJson
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h231 ARK_INLINE bool IsObject() const in IsObject() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp90 HWTEST_F_L0(JSTaggedValueTest, IsObject) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp2326 bool JSValueRef::IsObject() in IsObject() function in panda::JSValueRef