Home
last modified time | relevance | path

Searched defs:IsTagged (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/assembler/
Dassembly-type.h107 bool IsTagged() const in IsTagged() function
/arkcompiler/runtime_core/static_core/assembler/
Dassembly-type.h106 bool IsTagged() const in IsTagged() function
/arkcompiler/runtime_core/common_interfaces/objects/
Dref_field.h126 bool IsTagged() const in IsTagged() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dtyped_value.h190 bool IsTagged() const in IsTagged() function
/arkcompiler/ets_runtime/ecmascript/
Delements.cpp36 bool Elements::IsTagged(ElementsKind kind) in IsTagged() function in panda::ecmascript::Elements