Home
last modified time | relevance | path

Searched refs:baseConstpoolSize (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/patch/
H A Dpatch_loader.cpp334 uint32_t baseConstpoolSize = baseConstpool->GetCacheLength(); in FindAndReplaceSameMethod() local
335 for (uint32_t constpoolIndex = 0; constpoolIndex < baseConstpoolSize; constpoolIndex++) { in FindAndReplaceSameMethod()

Completed in 2 milliseconds