Home | History | Annotate | Download | only in interpreter

Lines Matching refs:LoadLiteral

153     builder()->LoadLiteral(Smi::FromInt(token));
168 builder()->LoadLiteral(Smi::FromInt(-1));
179 builder()->LoadLiteral(Smi::FromInt(entry.token));
639 ->LoadLiteral(Smi::FromInt(static_cast<int>(i)))
671 ->LoadLiteral(Smi::FromInt(JSGeneratorObject::kGeneratorExecuting))
701 .LoadLiteral(Smi::FromInt(JSGeneratorObject::kGeneratorExecuting))
769 ->LoadLiteral(variable->name())
810 builder()->LoadLiteral(variable->name()).StoreAccumulatorInRegister(name);
843 builder()->LoadLiteral(data);
847 builder()->LoadLiteral(Smi::FromInt(encoded_flags));
1104 ->LoadLiteral(property->key()->AsLiteral()->AsPropertyName())
1157 builder()->LoadLiteral(Smi::FromInt(0));
1369 .LoadLiteral(Smi::FromInt(expr->start_position()))
1371 .LoadLiteral(Smi::FromInt(expr->end_position()))
1418 ->LoadLiteral(Smi::FromInt(DONT_ENUM))
1432 ->LoadLiteral(Smi::FromInt(property->NeedsSetFunctionName()))
1456 ->LoadLiteral(isolate()->factory()->prototype_string())
1501 builder()->LoadLiteral(Smi::cast(*value));
1513 builder()->LoadLiteral(value);
1601 ->LoadLiteral(Smi::FromInt(SLOPPY))
1653 ->LoadLiteral(Smi::FromInt(NONE))
1701 builder()->LoadLiteral(Smi::FromInt(NONE)).StoreAccumulatorInRegister(attr);
1707 ->LoadLiteral(Smi::FromInt(property->NeedsSetFunctionName()))
1754 ->LoadLiteral(Smi::FromInt(array_index))
1896 ->LoadLiteral(Smi::FromInt(static_cast<int>(bailout_reason)))
1904 builder()->LoadLiteral(name).StoreAccumulatorInRegister(name_reg).CallRuntime(
2111 ->LoadLiteral(property->key()->AsLiteral()->AsPropertyName())
2220 ->LoadLiteral(Smi::FromInt(expr->yield_id()))
2234 ->LoadLiteral(Smi::FromInt(JSGeneratorObject::kGeneratorExecuting))
2254 ->LoadLiteral(Smi::FromInt(JSGeneratorObject::kNext))
2257 .LoadLiteral(Smi::FromInt(JSGeneratorObject::kThrow))
2344 ->LoadLiteral(property->key()->AsLiteral()->AsPropertyName())
2467 ->LoadLiteral(variable->name())
2524 .LoadLiteral(Smi::FromInt(language_mode()))
2526 .LoadLiteral(
2529 .LoadLiteral(Smi::FromInt(expr->position()))
2686 .LoadLiteral(variable->name())
2705 ->LoadLiteral(variable->name())
2770 ->LoadLiteral(property->key()->AsLiteral()->AsPropertyName())
2953 .LoadLiteral(scope->GetScopeInfo(isolate()))
3001 ->LoadLiteral(scope->GetScopeInfo(isolate()))
3036 .LoadLiteral(variable->name())