Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmBaselineCompile.cpp3052 block.bceSafeOnExit &= bceSafe_; in endBlock()
3067 bceSafe_ = block.bceSafeOnExit; in endBlock()
3183 ifThen.bceSafeOnExit &= bceSafe_; in endIfThen()
3293 bceSafe_ = ifThenElse.bceSafeOnExit; in endIfThenElse()
3382 target.bceSafeOnExit &= bceSafe_; in emitBr()
3416 target.bceSafeOnExit &= bceSafe_; in emitBrIf()
3441 target.bceSafeOnExit &= bceSafe_; in emitBrOnNull()
3563 controlItem().bceSafeOnExit = 0; in emitTry()
3854 bceSafe_ = tryDelegate.bceSafeOnExit; in emitDelegate()
3970 bceSafe_ = tryCatch.bceSafeOnExit; in endTryCatch()
[all …]
H A DWasmBCClass.h69 BCESet bceSafeOnExit; // Bounds check info flowing out of the item member
79 bceSafeOnExit(~BCESet(0)), in Control()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmBaselineCompile.cpp1406 bceSafeOnExit(~BCESet(0)), in Control()
6479 block.bceSafeOnExit &= bceSafe_; in endBlock()
6495 bceSafe_ = block.bceSafeOnExit; in endBlock()
6582 if (!deadCode_) ifThen.bceSafeOnExit &= bceSafe_; in endIfThen()
6617 ifThenElse.bceSafeOnExit &= bceSafe_; in emitElse()
6638 ifThenElse.bceSafeOnExit &= bceSafe_; in endIfThenElse()
6657 bceSafe_ = ifThenElse.bceSafeOnExit; in endIfThenElse()
6697 target.bceSafeOnExit &= bceSafe_; in emitBr()
6730 target.bceSafeOnExit &= bceSafe_; in emitBrIf()
6766 controlItem(defaultDepth).bceSafeOnExit &= bceSafe_; in emitBrTable()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmBaselineCompile.cpp3129 bceSafeOnExit(~BCESet(0)), in Control()
9972 block.bceSafeOnExit &= bceSafe_; in endBlock()
9987 bceSafe_ = block.bceSafeOnExit; in endBlock()
10103 ifThen.bceSafeOnExit &= bceSafe_; in endIfThen()
10213 bceSafe_ = ifThenElse.bceSafeOnExit; in endIfThenElse()
10297 target.bceSafeOnExit &= bceSafe_; in emitBr()
10331 target.bceSafeOnExit &= bceSafe_; in emitBrIf()
10356 target.bceSafeOnExit &= bceSafe_; in emitBrOnNull()
10478 controlItem().bceSafeOnExit = 0; in emitTry()
10901 bceSafe_ = tryCatch.bceSafeOnExit; in endTryCatch()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmBaselineCompile.cpp3129 bceSafeOnExit(~BCESet(0)), in Control()
9972 block.bceSafeOnExit &= bceSafe_; in endBlock()
9987 bceSafe_ = block.bceSafeOnExit; in endBlock()
10103 ifThen.bceSafeOnExit &= bceSafe_; in endIfThen()
10213 bceSafe_ = ifThenElse.bceSafeOnExit; in endIfThenElse()
10297 target.bceSafeOnExit &= bceSafe_; in emitBr()
10331 target.bceSafeOnExit &= bceSafe_; in emitBrIf()
10356 target.bceSafeOnExit &= bceSafe_; in emitBrOnNull()
10478 controlItem().bceSafeOnExit = 0; in emitTry()
10901 bceSafe_ = tryCatch.bceSafeOnExit; in endTryCatch()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmBaselineCompile.cpp3016 bceSafeOnExit(~BCESet(0)), in Control()
9492 block.bceSafeOnExit &= bceSafe_; in endBlock()
9505 bceSafe_ = block.bceSafeOnExit; in endBlock()
9613 ifThen.bceSafeOnExit &= bceSafe_; in endIfThen()
9661 ifThenElse.bceSafeOnExit &= bceSafe_; in emitElse()
9696 ifThenElse.bceSafeOnExit &= bceSafe_; in endIfThenElse()
9717 bceSafe_ = ifThenElse.bceSafeOnExit; in endIfThenElse()
9772 target.bceSafeOnExit &= bceSafe_; in emitBr()
9806 target.bceSafeOnExit &= bceSafe_; in emitBrIf()
9853 controlItem(defaultDepth).bceSafeOnExit &= bceSafe_; in emitBrTable()
[all …]