Home | History | Annotate | Download | only in compiler

Lines Matching refs:CheckedLoad

2873   // asm.js semantics use CheckedLoad (i.e. OOB reads return 0ish).
2874 const Operator* op = jsgraph()->machine()->CheckedLoad(type);