Searched refs:DoStar (Results 1 – 3 of 3) sorted by relevance
35 void DoStar(Register output, BytecodeSourceInfo source_info) { in NON_EXPORTED_BASE()
418 register_optimizer_->DoStar(reg, CurrentSourcePosition(Bytecode::kStar)); in StoreAccumulatorInRegister()
404 void Interpreter::DoStar(InterpreterAssembler* assembler) { in DoStar() function in v8::internal::interpreter::Interpreter