| Index: src/mips64/builtins-mips64.cc
|
| diff --git a/src/mips64/builtins-mips64.cc b/src/mips64/builtins-mips64.cc
|
| index 7fc6dc74e6b26353bbdd7d3f7af8cce5b13b985b..a6c0d7630da3ce35d97fed17dcbbf65717e88017 100644
|
| --- a/src/mips64/builtins-mips64.cc
|
| +++ b/src/mips64/builtins-mips64.cc
|
| @@ -1016,7 +1016,6 @@ void Builtins::Generate_InterpreterEntryTrampoline(MacroAssembler* masm) {
|
|
|
| // TODO(rmcilroy): List of things not currently dealt with here but done in
|
| // fullcodegen's prologue:
|
| - // - Support profiler (specifically profiling_counter).
|
| // - Call ProfileEntryHookStub when isolate has a function_entry_hook.
|
| // - Code aging of the BytecodeArray object.
|
|
|
|
|