Searched defs:Grow (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | weak_vector.cpp | 48 JSHandle<WeakVector> WeakVector::Grow(const JSThread *thread, const JSHandle<WeakVector> &old, uint32_t newCapacity) in Grow() function in WeakVector |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | value_numbering.cpp | 86 void ValueNumbering::Grow() in Grow() function in panda::ecmascript::kungfu::ValueNumbering |
Completed in 1 milliseconds