Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dvalue.h73 bool IsPrimitive() const in IsPrimitive() function
Dclass.h395 bool IsPrimitive() const in IsPrimitive() function
/arkcompiler/runtime_core/assembler/
Dassembly-type.h149 bool IsPrimitive() const in IsPrimitive() function
/arkcompiler/runtime_core/static_core/assembler/
Dassembly-type.h148 bool IsPrimitive() const in IsPrimitive() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_array.h67 bool IsPrimitive() const in IsPrimitive() function
Dets_class.h179 bool IsPrimitive() const in IsPrimitive() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.cpp278 bool JSTaggedValue::IsPrimitive(uint8_t primitiveType) const in IsPrimitive() function in panda::ecmascript::JSTaggedValue