Home | History | Annotate | Download | only in interpreter

Lines Matching refs:StoreAccumulatorInRegister

327     builder()->StoreAccumulatorInRegister(result_register_);
466 builder()->LoadTheHole().StoreAccumulatorInRegister(destination);
474 builder()->LoadTheHole().StoreAccumulatorInRegister(destination);
548 builder()->StoreAccumulatorInRegister(pairs);
552 builder()->StoreAccumulatorInRegister(flags);
779 builder()->StoreAccumulatorInRegister(value);
790 builder()->StoreAccumulatorInRegister(value);
823 builder()->StoreAccumulatorInRegister(receiver);
832 builder()->StoreAccumulatorInRegister(index);
845 builder()->StoreAccumulatorInRegister(index);
980 builder()->StoreAccumulatorInRegister(literal);
1014 builder()->StoreAccumulatorInRegister(key);
1016 builder()->StoreAccumulatorInRegister(value);
1020 .StoreAccumulatorInRegister(language)
1033 builder()->StoreAccumulatorInRegister(value).CallRuntime(
1062 builder()->StoreAccumulatorInRegister(name);
1067 .StoreAccumulatorInRegister(attr)
1083 builder()->StoreAccumulatorInRegister(literal);
1094 builder()->StoreAccumulatorInRegister(value).CallRuntime(
1106 builder()->CastAccumulatorToName().StoreAccumulatorInRegister(key);
1108 builder()->StoreAccumulatorInRegister(value);
1110 builder()->LoadLiteral(Smi::FromInt(NONE)).StoreAccumulatorInRegister(attr);
1167 builder()->StoreAccumulatorInRegister(literal);
1174 .StoreAccumulatorInRegister(index);
1233 .StoreAccumulatorInRegister(context_reg);
1237 .StoreAccumulatorInRegister(context_reg);
1276 builder()->StoreAccumulatorInRegister(destination);
1283 builder()->StoreAccumulatorInRegister(destination);
1308 ->StoreAccumulatorInRegister(value_temp)
1310 .StoreAccumulatorInRegister(context_reg);
1314 .StoreAccumulatorInRegister(context_reg);
1355 builder()->StoreAccumulatorInRegister(key);
1383 .StoreAccumulatorInRegister(old_value);
1393 .StoreAccumulatorInRegister(old_value);
1501 builder()->StoreAccumulatorInRegister(first_arg);
1507 builder()->StoreAccumulatorInRegister(ith_arg);
1535 builder()->StoreAccumulatorInRegister(receiver);
1537 builder()->StoreAccumulatorInRegister(callee);
1542 builder()->LoadUndefined().StoreAccumulatorInRegister(receiver);
1547 builder()->StoreAccumulatorInRegister(callee);
1564 .StoreAccumulatorInRegister(name)
1572 builder()->LoadUndefined().StoreAccumulatorInRegister(receiver);
1574 builder()->StoreAccumulatorInRegister(callee);
1607 .StoreAccumulatorInRegister(language)
1610 .StoreAccumulatorInRegister(position);
1615 .StoreAccumulatorInRegister(callee);
1628 builder()->StoreAccumulatorInRegister(constructor);
1644 builder()->LoadUndefined().StoreAccumulatorInRegister(receiver);
1738 .StoreAccumulatorInRegister(native_context)
1740 .StoreAccumulatorInRegister(global_object)
1808 builder()->StoreAccumulatorInRegister(key).LoadKeyedProperty(
1825 builder()->StoreAccumulatorInRegister(old_value);
1983 .StoreAccumulatorInRegister(closure)
1985 .StoreAccumulatorInRegister(scope_info)
2035 .StoreAccumulatorInRegister(scope_info);
2038 ->StoreAccumulatorInRegister(closure)
2048 builder()->LoadNull().StoreAccumulatorInRegister(value_out);
2051 builder()->StoreAccumulatorInRegister(value_out);
2115 .StoreAccumulatorInRegister(native_context)