DBC

[side note: this is awesome!]



http://codereview.chromium.org/10534091/diff/1/src/ia32/stub-cache-ia32.cc
File src/ia32/stub-cache-ia32.cc (right):

http://codereview.chromium.org/10534091/diff/1/src/ia32/stub-cache-ia32.cc#newcode2603
src/ia32/stub-cache-ia32.cc:2603: __ CheckMap(edx,
Handle<Map>(receiver->map()), &miss, DO_SMI_CHECK,
Is there any reason why we are not giving benefits to setters defined on
prototypes?

http://codereview.chromium.org/10534091/diff/1/src/ia32/stub-cache-ia32.cc#newcode2612
src/ia32/stub-cache-ia32.cc:2612: // Call the JavaScript getter with the
receiver and the value on the stack.
s/getter/setter/

http://codereview.chromium.org/10534091/

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

Reply via email to