Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Delements.cpp55 bool Elements::IsObject(ElementsKind kind) in IsObject() function in panda::ecmascript::Elements
Djs_tagged_value.h233 ARK_INLINE bool IsObject() const in IsObject() function
/arkcompiler/runtime_core/assembler/
Dassembly-type.h100 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/napi/
Djsnapi.cpp3082 bool JSValueRef::IsObject() in IsObject() function in panda::JSValueRef