Commits
User selector
Commit History
Commits on Mar 31, 2020
[wasm] Fix capitalization of "Wasm"
Show description for e7cb911authored andcommitted
Commits on Mar 27, 2020
cppgc: Add allocation support for managed types
Show description for 872e315authored andcommitted
Commits on Mar 26, 2020
[wasm][debug] Add stack scope to CDP and V8
Show description for 155d2bcauthored andcommitted
Commits on Mar 25, 2020
cppgc: Add HeapObjectHeader
Show description for 0a64a52authored andcommitted
Make StringBuffer::string return a StringView instead of a reference.
Show description for 844fe8fauthored andcommitted
[wasm-simd] Add Wasm types to protocol
Show description for 7a3c7b1authored andcommitted
Commits on Mar 24, 2020
api: Add myself to OWNERS
Show description for 19de495authored andcommitted
cppgc: Add GCInfo machinery
Show description for 4132d72authored andcommitted
Commits on Mar 23, 2020
cppgc: Hello world
Show description for 9d75253authored andcommitted
Commits on Mar 19, 2020
[unwinder] Advance deprecation of the old unwinder API
Show description for d1253aeauthored andcommitted
Commits on Mar 17, 2020
Report additional wasm script info on the CDP
Show description for e71d328authored andcommitted
Expose the %ObjProto_valueOf% intrinsic object to embedders
Show description for 98b1ef8authored andcommitted
[api] Support v8::BackingStores with empty deleters
Show description for 5cf02f0authored andcommitted
Commits on Mar 16, 2020
Update v8 version to 8.3
Show description for b1f0d7fauthored andcommitted
Commits on Mar 13, 2020
[API] Use proper C++ methods to implement type checks
Show description for 42f2e1fauthored andcommitted
Commits on Mar 10, 2020
[heap] Report allocated size of global handles
Show description for 8d08318authored andcommitted

Commits on Mar 9, 2020
[api] Create v8::String::NewFromLiteral that returns Local<String>
Show description for b097a8eauthored andcommitted
Commits on Mar 6, 2020
Provide a way to propagate contextual script information through promise resolution
Show description for 9423edeauthored andcommitted
Commits on Mar 3, 2020
[runtime] Adapt FunctionCallInfo when arguments are reversed in the stack
Show description for 1ed4698authored andcommitted
[heap] Report total size of global handles
Show description for 6523801authored andcommitted

Commits on Feb 28, 2020
Add UsageCounters for misc Intl features
Show description for d5b444bauthored andcommitted
[turbofan] Add bounds checks to fast API calls
Show description for cca9dd1authored andcommitted
Commits on Feb 26, 2020
[runtime] Add arguments type: kRuntime and kJS.
Show description for 61e117dauthored andcommitted
[api] Remove deprecated wasm module type check
Show description for 700b1b9authored andcommitted
Updated documentation for {replMode} parameter in {Runtime.evaluate}
Show description for e5ffd0cauthored andcommitted
Commits on Feb 25, 2020
[weakrefs] Rename FinalizationGroup to FinalizationRegistry for JS
Show description for ff89c6bauthored andcommitted
Commits on Feb 24, 2020
[api] add v8::Object::IsUndetectable
Show description for 1161fe8authored andcommitted
Commits on Feb 21, 2020
Reland "[turbofan] Fast API calls from TurboFan"
Show description for 4f28e6dauthored andcommitted
Commits on Feb 19, 2020
Revert "[turbofan] Fast API calls from TurboFan"
Show description for ea274ccauthored andcommitted
[turbofan] Fast API calls from TurboFan
Show description for 4e11ad9authored andcommitted
[weakrefs] Call Isolate::ClearKeptObjects() as part of microtask checkpoint
Show description for 9f0f2cbauthored andcommitted
Commits on Feb 18, 2020
Revert "[turbofan] Fast API calls from TurboFan"
Show description for 71907c4authored andcommitted
[turbofan] Fast API calls from TurboFan
Show description for 50790c0authored andcommitted
Commits on Feb 13, 2020
[ptr-compr] Fix decompression functions in v8-internal.h
Show description for 8738ab8authored andcommitted
Commits on Feb 12, 2020
[coverage] Provide option to prevent triggered updates
Show description for 117520eauthored andcommitted