http://codereview.chromium.org/7544012/diff/1/src/code-stubs.h File src/code-stubs.h (right):
http://codereview.chromium.org/7544012/diff/1/src/code-stubs.h#newcode958 src/code-stubs.h:958: #if V8_TARGET_ARCH_IA32 On 2011/08/01 11:36:13, danno wrote:
Why don't you make CheckOddball a method in the MacroAssembler? Then
you don't
need the #if def at all
I thought it was because it needs the types_. They could be passed in as an argument, but the function is still pretty specific to this stub. http://codereview.chromium.org/7544012/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
