Home
last modified time | relevance | path

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

/ark/runtime_core/assembler/
Dassembly-type.h93 bool IsObject() const in IsObject() function
/ark/runtime_core/runtime/
Dvreg_info.h99 bool IsObject() const in IsObject() function
/ark/runtime_core/runtime/include/coretypes/
Dtagged_value.h172 inline bool IsObject() const in IsObject() function
/ark/js_runtime/ecmascript/tooling/base/
Dpt_json.cpp262 bool PtJson::IsObject() const in IsObject() function in panda::ecmascript::tooling::PtJson
/ark/js_runtime/ecmascript/tests/
Dtagged_value_test.cpp90 HWTEST_F_L0(JSTaggedValueTest, IsObject) in HWTEST_F_L0() argument
/ark/js_runtime/ecmascript/napi/
Djsnapi.cpp1829 bool JSValueRef::IsObject() in IsObject() function in panda::JSValueRef