Description[ignition] Add a property call bytecode
This is a new bytecode which behaves (for now) exactly like Call,
except that in turbofan graph building we can set the
ConvertReceiverMode to NotNullOrUndefined.
I observe a 1% improvement on Box2D, I'd expect a similar improvement on
other OOP heavy code.
Committed: https://crrev.com/c4d770b182f414c52fecaea389dff17c1c97935c
Cr-Commit-Position: refs/heads/master@{#40610}
Patch Set 1 #Patch Set 2 : Fix tests #
Total comments: 9
Patch Set 3 : Address Ross's comments #Patch Set 4 : Address remaining comments #Messages
Total messages: 24 (16 generated)
|