Description[Interpreter] Add support for property load operations.
Adds support for property load operations via Load/KeyedLoad ICs. Adds the
following bytecodes:
- LoadIC
- KeyedLoadIC
Also adds support to the interpreter assembler for loading the type feedback
vector from the function on the stack, and calling ICs.
BUG=v8:4280
LOG=N
Committed: https://crrev.com/d8df7468b4914f6075630e9f9d0f52d49334ebeb
Cr-Commit-Position: refs/heads/master@{#30543}
Patch Set 1 : #
Total comments: 4
Patch Set 2 : Fix comparison #
Total comments: 3
Patch Set 3 : Review comments and fix debug check #
Total comments: 2
Patch Set 4 : Change evaluation order #Patch Set 5 : Rebase #Patch Set 6 : Remove templated FitsInOperand since std::is_integral is not supported on Mac #
Created: 5 years, 3 months ago
Messages
Total messages: 33 (14 generated)
|