looking good.
https://codereview.chromium.org/398513005/diff/10001/src/mirror-debugger.js
File src/mirror-debugger.js (right):
https://codereview.chromium.org/398513005/diff/10001/src/mirror-debugger.js#newcode1295
src/mirror-debugger.js:1295: var iter = this.value_.entries();
On 2014/07/16 19:17:20, arv wrote:
Do we need to ensure we are calling the original entries function
here?
That is right. We need to use %_CallFunction(this.value_,
builtins.MapEntries) to make sure we do not call a monkey-patched
version.
https://codereview.chromium.org/398513005/
--
--
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.