Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp1025 void EcmaContext::ShrinkHandleStorage(int prevIndex) in ShrinkHandleStorage()
1077 void EcmaContext::ShrinkPrimitiveStorage(int prevIndex) in ShrinkPrimitiveStorage()
Djs_thread.cpp549 void JSThread::ShrinkHandleStorage(int prevIndex) in ShrinkHandleStorage()