Searched defs:newElementsLength (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/js_api/ | ||
| H A D | js_api_bitvector.cpp | 426 uint32_t newElementsLength = static_cast<uint32_t>((newSize - 1) / BIT_SET_LENGTH + 1); in Resize() local |
Completed in 4 milliseconds