v8/tools/torque
Daniel Clifford 2f21f07e41 [torque] Detect overflow in indexed field allocation
Also cleanup variable class size calculation for 'new'
statements as well as spread-based indexed field
initialization in Torque rather than in hand-written
ImplementationVisitor code. This is done with new
%-intrinsics. With this change, %-intrinsics can also
have bodies, in which case they are treated as macros.

Bug: v8:7793
Change-Id: I012d57166761688747eb683cb618263e8d0953db
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1554695
Commit-Queue: Daniel Clifford <danno@chromium.org>
Reviewed-by: Sigurd Schneider <sigurds@chromium.org>
Reviewed-by: Tobias Tebbi <tebbi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#61585}
2019-05-16 15:36:33 +00:00
..
vim-torque [torque]: Class declarations 2019-01-10 14:32:50 +00:00
vscode-torque [torque-language-server] Add 'new' keyword to syntax highlighting 2019-05-15 13:36:22 +00:00
format-torque.py [torque] Detect overflow in indexed field allocation 2019-05-16 15:36:33 +00:00