Description[Interpreter] Add support for for count operations.
Adds support for count operations to the interpreter. Deals with count
operations on locals, globals, context allocated variables and named and
keyed properties.
Adds the following bytecodes:
ToNumber
Inc
Dec
BUG=v8:4280
LOG=N
TBR=mstarzinger@chromium.org
Committed: https://crrev.com/0030805643c58dd534e772e8603857372e095de7
Cr-Commit-Position: refs/heads/master@{#31484}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rebased #Patch Set 3 : Use handle(...) #Patch Set 4 : Rebase #Patch Set 5 : Fix gcc error #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 31 (13 generated)
|