On 2014/08/07 20:38:04, adamk wrote:

https://codereview.chromium.org/418143007/diff/120001/src/ia32/full-codegen-ia32.cc
File src/ia32/full-codegen-ia32.cc (right):


https://codereview.chromium.org/418143007/diff/120001/src/ia32/full-codegen-ia32.cc#newcode1287
src/ia32/full-codegen-ia32.cc:1287: __ mov(r, FieldOperand(r,
JSFunction::kHomeObjectOffset));
You mentioned that you're thinking of re-implementing this using private
symbols. Would that turn this load into a runtime call?

That would be sad. We cannot afford that. This drama unfolds in
https://codereview.chromium.org/458813002/ :)

https://codereview.chromium.org/418143007/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to