Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h912 inline bool JSTaggedValue::IsStableJSArray(JSThread *thread) const in IsStableJSArray() function
Djs_hclass.h1650 inline bool IsStableJSArray() const in IsStableJSArray() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp7915 GateRef StubBuilder::IsStableJSArray(GateRef glue, GateRef obj) in IsStableJSArray() function in panda::ecmascript::kungfu::StubBuilder