Thanks

https://codereview.chromium.org/1217603005/diff/40001/src/runtime/runtime-function.cc
File src/runtime/runtime-function.cc (right):

https://codereview.chromium.org/1217603005/diff/40001/src/runtime/runtime-function.cc#newcode449
src/runtime/runtime-function.cc:449: Handle<Map> bound_function_map =
Map::TransitionToPrototype(
On 2015/07/08 16:31:33, Toon Verwaest wrote:
I guess you can avoid this if bound_function_map already has the right
prototype?

Yeah, that should be the common case. I'll check for it.

https://codereview.chromium.org/1217603005/

--
--
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