Home
last modified time | relevance | path

Searched refs:IsTagged (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Delements.h63 static bool IsTagged(ElementsKind kind);
78 return IsNumber(kind) || IsTagged(kind); in IsComplex()
H A Delements.cpp47 bool Elements::IsTagged(ElementsKind kind) in IsTagged() function in panda::ecmascript::Elements
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dtyped_value.h190 bool IsTagged() const in IsTagged() function in ark::TypedValue
269 ASSERT(IsTagged()); in GetAsTagged()
/arkcompiler/runtime_core/assembler/
H A Dassembly-type.h105 bool IsTagged() const in IsTagged() function in panda::pandasm::Type
/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-type.h106 bool IsTagged() const in IsTagged() function in ark::pandasm::Type

Completed in 3 milliseconds