https://codereview.chromium.org/919653002/diff/1/src/messages.js
File src/messages.js (right):

https://codereview.chromium.org/919653002/diff/1/src/messages.js#newcode827
src/messages.js:827: var name = GET_PRIVATE(this,
CallSiteFunctionKey).displayName;
On 2015/02/11 15:47:39, aandrey wrote:
unlike Function.name, this can throw.
you can use %GetDataProperty(..., "displayName")

Done.

https://codereview.chromium.org/919653002/diff/1/test/mjsunit/stack-traces.js
File test/mjsunit/stack-traces.js (right):

https://codereview.chromium.org/919653002/diff/1/test/mjsunit/stack-traces.js#newcode101
test/mjsunit/stack-traces.js:101: FAIL;
On 2015/02/11 15:50:40, aandrey wrote:
nit: use { } in v8 code

Done.

https://codereview.chromium.org/919653002/

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