Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h371 inline bool JSObject::ShouldTransToDict(uint32_t capacity, uint32_t index) in ShouldTransToDict() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp4511 GateRef StubBuilder::ShouldTransToDict(GateRef capacity, GateRef index) in ShouldTransToDict() function in panda::ecmascript::kungfu::StubBuilder