Comment #26 on issue 4137 by [email protected]: Support elements in the LookupIterator
https://code.google.com/p/v8/issues/detail?id=4137#c26

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/2ea4f01f704f4453926b3376f8c5b098984dc8f8

commit 2ea4f01f704f4453926b3376f8c5b098984dc8f8
Author: verwaest <[email protected]>
Date: Fri Jun 12 16:30:03 2015

Introduce LookupIterator::PropertyOrElement which converts name to index if possible.

BUG=v8:4137
LOG=n

Review URL: https://codereview.chromium.org/1178893002

Cr-Commit-Position: refs/heads/master@{#29004}

[modify] http://crrev.com/2ea4f01f704f4453926b3376f8c5b098984dc8f8/src/api-natives.cc [modify] http://crrev.com/2ea4f01f704f4453926b3376f8c5b098984dc8f8/src/json-stringifier.h [modify] http://crrev.com/2ea4f01f704f4453926b3376f8c5b098984dc8f8/src/lookup.h [modify] http://crrev.com/2ea4f01f704f4453926b3376f8c5b098984dc8f8/src/objects-inl.h [modify] http://crrev.com/2ea4f01f704f4453926b3376f8c5b098984dc8f8/src/objects.cc [modify] http://crrev.com/2ea4f01f704f4453926b3376f8c5b098984dc8f8/src/runtime/runtime-classes.cc [modify] http://crrev.com/2ea4f01f704f4453926b3376f8c5b098984dc8f8/src/runtime/runtime-debug.cc [modify] http://crrev.com/2ea4f01f704f4453926b3376f8c5b098984dc8f8/src/runtime/runtime-object.cc


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

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