Home
last modified time | relevance | path

Searched defs:IsSpecial (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dencode_bit.h120 bool IsSpecial() const in IsSpecial() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h184 ARK_INLINE bool IsSpecial() const in IsSpecial() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h217 inline bool IsSpecial() const in IsSpecial() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.h25 GateRef CircuitBuilder::IsSpecial(GateRef x, JSTaggedType type) in IsSpecial() function