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.h118 bool IsSpecial() const in IsSpecial() function
/arkcompiler/runtime_core/runtime/include/coretypes/
Dtagged_value.h197 inline bool IsSpecial() const in IsSpecial() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h226 ARK_INLINE bool IsSpecial() const in IsSpecial() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder-inl.h238 GateRef CircuitBuilder::IsSpecial(GateRef x, JSTaggedType type) in IsSpecial() function