On 2012/06/13 16:23:40, sanjoy wrote:

It still doesn't compile yet for me. The constructor in
regexp-macro-assembler-ia32.h in case of interpreted regexp still doesn't
include the zone:

In file included from src/ia32/regexp-macro-assembler-ia32.cc:37:
src/ia32/regexp-macro-assembler-ia32.h: In constructor
'v8::internal::RegExpMacroAssemblerIA32::RegExpMacroAssemblerIA32()':
src/ia32/regexp-macro-assembler-ia32.h:40: error: no matching function for call
to 'v8::internal::RegExpMacroAssembler::RegExpMacroAssembler()'
src/regexp-macro-assembler.h:66: note: candidates are:
v8::internal::RegExpMacroAssembler::RegExpMacroAssembler(v8::internal::Zone*)
src/regexp-macro-assembler.h:42: note:
v8::internal::RegExpMacroAssembler::RegExpMacroAssembler(const
v8::internal::RegExpMacroAssembler&)


http://codereview.chromium.org/10545157/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to