| Index: src/ppc/builtins-ppc.cc
|
| diff --git a/src/ppc/builtins-ppc.cc b/src/ppc/builtins-ppc.cc
|
| index 62845ae5b0252675b06bce6b6de20417ed9bc19a..27e142128d0bc0e9e68f5a36c472f1c192fefbea 100644
|
| --- a/src/ppc/builtins-ppc.cc
|
| +++ b/src/ppc/builtins-ppc.cc
|
| @@ -1029,7 +1029,6 @@ void Builtins::Generate_InterpreterEntryTrampoline(MacroAssembler* masm) {
|
| // fullcodegen's prologue:
|
| // - Support profiler (specifically profiling_counter).
|
| // - Call ProfileEntryHookStub when isolate has a function_entry_hook.
|
| - // - Allow simulator stop operations if FLAG_stop_at is set.
|
| // - Code aging of the BytecodeArray object.
|
|
|
| // Load accumulator, register file, bytecode offset, dispatch table into
|
|
|