Home
last modified time | relevance | path

Searched refs:arrayBoundsCheck (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_runner.cpp47 ArrayBoundsCheckElimination arrayBoundsCheck(circuit_, enableLog_, methodName_, chunk_); in Run() local
48 arrayBoundsCheck.Run(); in Run()