Searched defs:IsObject (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | elements.cpp | 55 bool Elements::IsObject(ElementsKind kind) in IsObject() function in panda::ecmascript::Elements |
| D | js_tagged_value.h | 233 ARK_INLINE bool IsObject() const in IsObject() function |
| /arkcompiler/runtime_core/assembler/ | ||
| D | assembly-type.h | 100 bool IsObject() const in IsObject() function |
| /arkcompiler/toolchain/tooling/base/ | ||
| D | pt_json.cpp | 272 bool PtJson::IsObject() const in IsObject() function in panda::ecmascript::tooling::PtJson |
| /arkcompiler/ets_runtime/ecmascript/tests/ | ||
| D | tagged_value_test.cpp | 90 HWTEST_F_L0(JSTaggedValueTest, IsObject) in HWTEST_F_L0() argument |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| D | jsnapi.cpp | 3082 bool JSValueRef::IsObject() in IsObject() function in panda::JSValueRef |