Commits
User selector
Commit History
Commits on Dec 8, 2020
[torque] Make runtime macros inlinable
Show description for 6b5f420authored andcommitted
Commits on Dec 4, 2020
[torque] uniform flattening and string access in Torque
Show description for 65d2c4bauthored andcommitted
Commits on Nov 30, 2020
[torque] introduce const slices
Show description for 571e35eauthored andcommitted
Commits on Nov 26, 2020
[config] Add V8_NODISCARD for Scope classes
Show description for 14c5b0aauthored andcommitted
Commits on Nov 24, 2020
[torque] port SharedFunctionInfo class
Show description for 32e92f8authored andcommitted
Commits on Nov 20, 2020
[asserts] Make assert scopes LocalHeap friendly
Show description for f47e59eauthored andcommitted
Commits on Nov 19, 2020
[torque] references and slices to off-heap data
Show description for 0a95a99authored andcommitted
Commits on Nov 17, 2020
[torque] fully port UncompiledData classes
Show description for 35c0d46authored andcommitted
Commits on Nov 13, 2020
[torque] generate Factory functions in FactoryBase
Show description for 148bfc8authored andcommitted
Commits on Nov 11, 2020
[torque] @relaxedWrite annotation; generate Context C++ class/BodyDescr.
Show description for f880907authored andcommitted
[cleanup] Remove DISALLOW_COPY_AND_ASSIGN in torque/
Show description for 669fd68authored andcommitted
Commits on Nov 10, 2020
[torque] fully port Oddball and add @customMap annotation
Show description for 4beadfdauthored andcommitted
Commits on Nov 9, 2020
Reland "[torque] allow exported classes with custom C++ class"
Show description for bd75b0bauthored andcommitted
Commits on Nov 5, 2020
Revert "[torque] allow exported classes with custom C++ class"
Show description for d619296authored andcommitted
[torque] allow exported classes with custom C++ class
Show description for 26f10ecauthored andcommitted
Commits on Nov 2, 2020
[torque][wasm] generate C++ class and BodyDescriptor for WasmCapiFunctionData
Show description for e99f039authored andcommitted
Commits on Oct 28, 2020
[torque] generate C++ class definitions per Torque file
Show description for 03f6029authored andcommitted
Commits on Oct 22, 2020
[torque] Strict verification of abstract types
Show description for 50d474aauthored andcommitted
Commits on Oct 13, 2020
[torque] Generate verifiers for any indexed field
Show description for 4d4f716authored andcommitted
Commits on Oct 7, 2020
[ptr-cmpr] Change `const Isolate*` to `IsolateRoot`
Show description for 9e26f70authored andcommitted
Commits on Oct 5, 2020
[torque] Generate shorter code for indexed field accesses
Show description for 73a8edeauthored andcommitted
[torque] Add C++ backend for Torque compiler
Show description for c7c5d50authored andcommitted
Commits on Oct 1, 2020
[CSA] Tnodify CodeAssembler::Parameter
Show description for 74a9b9cauthored andcommitted
Commits on Sep 25, 2020
Reland "[torque] refactor: use -tq only in filenames derived from .tq files"
Show description for 21b5851authored andcommitted
Commits on Sep 22, 2020
Revert "[torque] refactor: use -tq only in filenames derived from .tq files"
Show description for 92aaaceauthored andcommitted
[torque] refactor: use -tq only in filenames derived from .tq files
Show description for 64caf2bauthored andcommitted
Commits on Sep 18, 2020
[torque] create constexpr versions for class types
Show description for cbc1fefauthored andcommitted
Commits on Aug 18, 2020
[torque] Allow indexed field access in length expressions
Show description for 0f4b9ceauthored andcommitted
Commits on Aug 12, 2020
[heap] Remove ArrayBufferTracker
Show description for 3c0fb32authored andcommitted

Commits on Aug 6, 2020
Reland "[torque] typed context slot access"
Show description for 6647f29authored andcommitted
Revert "[torque] typed context slot access"
Show description for a55a244authored andcommitted
Commits on Aug 5, 2020
[torque] typed context slot access
Show description for 408e724authored andcommitted
Commits on Jul 31, 2020
[torque] use implicit parameters for template parameter inference
Show description for 50d5c2bauthored andcommitted
[torque] allow type annotations on enum cases
Show description for 8a00227authored andcommitted
Commits on Jul 30, 2020
Reland "[Intl] Sync Intl.Segmenter to latest version"
Show description for 4f87e1aauthored andcommitted