bb065aa900
In the process implement TopType to express undefined values and transient types after they no longer are valid, as well as checks to make sure that transtioning callables are transitively marked to express if they or their call chain modify transient types. Bug: v8:7793 Change-Id: Idb237e878d3a511a4f460b6510ffd4876593951d Reviewed-on: https://chromium-review.googlesource.com/c/1297963 Commit-Queue: Daniel Clifford <danno@chromium.org> Reviewed-by: Tobias Tebbi <tebbi@chromium.org> Cr-Commit-Position: refs/heads/master@{#57052} |
||
---|---|---|
.. | ||
syntaxes | ||
language-configuration.json | ||
package.json | ||
README.md |
Torque syntax support
This extensions adds rudimentary syntax highlighting support for the WIP Torque language used in V8.
Installation
Since the extension is not published to the marketplace, the easiest way to install the extension is to symlink the extension to your local extension directory:
ln -s $V8/tools/torque/vscode-torque $HOME/.vscode/extensions/vscode-torque