Home
last modified time | relevance | path

Searched defs:IsTaggedArray (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h503 inline bool JSTaggedValue::IsTaggedArray() const in IsTaggedArray() function
Djs_hclass.h621 inline bool IsTaggedArray() const in IsTaggedArray() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp179 GateRef CircuitBuilder::IsTaggedArray(GateRef object) in IsTaggedArray() function in panda::ecmascript::kungfu::CircuitBuilder