Searched defs:hoisted (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dhydrogen.cc1549 bool hoisted = false; local
1568 // hoisted above map changes and stores to an elements backing store
1615 hoisted = true;
1619 if (!hoisted) {
1620 // If an instruction is not hoisted, we have to account for its side

Completed in 101 milliseconds