Home
last modified time | relevance | path

Searched defs:HasStableElements (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h924 inline bool JSTaggedValue::HasStableElements(JSThread *thread) const in HasStableElements() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp7857 GateRef StubBuilder::HasStableElements(GateRef glue, GateRef obj) in HasStableElements() function in panda::ecmascript::kungfu::StubBuilder