Searched defs:sameObjectSize (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | new_object_stub_builder.cpp | 2216 BRANCH(Equal(originalHClassObjectSize, onHeapHClassObjectSize), &sameObjectSize, &slowPath);
in NewTypedArray() local |
Completed in 8 milliseconds