summaryrefslogtreecommitdiff
path: root/deps/v8/src/regexp/ppc/regexp-macro-assembler-ppc.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/regexp/ppc/regexp-macro-assembler-ppc.h')
-rw-r--r--deps/v8/src/regexp/ppc/regexp-macro-assembler-ppc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/deps/v8/src/regexp/ppc/regexp-macro-assembler-ppc.h b/deps/v8/src/regexp/ppc/regexp-macro-assembler-ppc.h
index d2813872c4..9151bf7b07 100644
--- a/deps/v8/src/regexp/ppc/regexp-macro-assembler-ppc.h
+++ b/deps/v8/src/regexp/ppc/regexp-macro-assembler-ppc.h
@@ -78,7 +78,6 @@ class RegExpMacroAssemblerPPC : public NativeRegExpMacroAssembler {
virtual void WriteCurrentPositionToRegister(int reg, int cp_offset);
virtual void ClearRegisters(int reg_from, int reg_to);
virtual void WriteStackPointerToRegister(int reg);
- virtual bool CanReadUnaligned();
// Called from RegExp if the stack-guard is triggered.
// If the code object is relocated, the return address is fixed before