Searched defs:ShouldTransToDict (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_object-inl.h | 347 inline bool JSObject::ShouldTransToDict(uint32_t capacity, uint32_t index) in ShouldTransToDict() function in panda::ecmascript::JSObject |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | stub_builder.cpp | 3943 GateRef StubBuilder::ShouldTransToDict(GateRef capacity, GateRef index) in ShouldTransToDict() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 17 milliseconds