Home | History | Annotate | Download | only in mips

Lines Matching refs:Or

370   // to make sure it is constant. Branch may emit a skip-or-jump sequence
714 // Adjust by a (parameter or local) base offset.
790 // Check that we're not inside a with or catch context.
1103 // Get the object to enumerate over. If the object is null or undefined, skip
1135 // validity or get the property names in a fixed array.
1213 // Get the expected map from the stack or a smi in the
1229 // Convert the entry to a string or (smi) 0 if it isn't a property
1237 // Update the 'each' property or variable from the possibly filtered
1316 // we're running with the --always-opt or the --prepare-always-opt
1522 // can be skipped in the following situation: we have a LET or CONST
1525 // same function or in the same eval code) and the VariableProxy is in
1831 // If the subexpression is a literal or a simple materialized literal it
1875 // Left-hand side can only be a property, a global or a (parameter or local)
2152 // if CallRuntime(Runtime::kSuspendJSGeneratorObject) returned it. Or it
2362 __ Or(scratch1, left, Operand(right));
2421 __ Or(v0, left, Operand(right));
2454 // Left-hand side can only be a property, a global or a (parameter or local)
2514 // Global var, const, or let.
2562 // Assignment to var or initializing assignment to let/const in harmony
2775 // t3: copy of the first argument or undefined if it doesn't exist.
2889 // The receiver is either the global receiver or an object found
3159 __ Or(a2, a2, Operand(1 << Map::kStringWrapperSafeForDefaultValueOf));
4350 // Expression can only be a property, a global or a (parameter or local)
4409 // Save the result on the stack. If we have a named or keyed property
4442 // Save the result on the stack. If we have a named or keyed property
4693 __ Or(a2, a0, Operand(a1));