Commits
User selector
Commit History
Commits on Sep 29, 2021
[regexp] Hide the generic JSRegExp::DataAt/SetDataAt accessors
Show description for 77906a7authored andcommitted
Commits on Sep 27, 2021
[deserialization] Remove unnecessarily limit on buffer size
Show description for 422dc37authored andcommitted
Commits on Sep 23, 2021
[regexp] Allow reentrant irregexp execution
Show description for bba7c09authored andcommitted
[api] Remove deprecated HostImportModuleDynamicallyCallback
Show description for ab83685authored andcommitted
Commits on Sep 21, 2021
Expose the size of the virtual memory cage
Show description for 2e9c972authored andcommitted

Commits on Sep 17, 2021
Simplify the V8VirtualMemoryCage implementation
Show description for b3d9ba8authored andcommitted

Commits on Sep 16, 2021
[fastcall] Refactor TryCopyAndConvertArrayToCppBuffer
Show description for 6ff9c68authored andcommitted
Move DetachGlobal from Bootstrapper to Isolate
Show description for 3554c2aauthored andcommitted
[inspector] Use ephemeron table for exception metadata
Show description for 7994004authored andcommitted
[api] Replace a few auto's
Show description for 9c601fbauthored andcommitted
Commits on Sep 14, 2021
[string] Make WriteToFlat take 'length' instead of 'end'
Show description for f2e987dauthored andcommitted
Commits on Sep 13, 2021
[message] Print to a std::ostream from PrintCurrentStackTrace()
Show description for 4a02c06authored andcommitted
Commits on Sep 9, 2021
[intl] Refactor the icu object cache and unhandlify CompareStrings
Show description for cd79e83authored andcommitted
Commits on Aug 25, 2021
cppgc: Prohibit Oilpan usage from within V8
Show description for ef84e57authored andcommitted
Commits on Aug 24, 2021
Reland "[include] Split out v8.h"
Show description for ec06bb6authored andcommitted
Commits on Aug 23, 2021
Revert "[include] Split out v8.h"
Show description for 44fe02cauthored andcommitted
[include] Split out v8.h
Show description for d1b2701authored andcommitted
Commits on Aug 19, 2021
[fastcall] Re-add TryCopyAndConvertArrayToCppBuffer specializations
Show description for 5b066cdauthored andcommitted
Fix missing namespace for GetVirtualMemoryCageDataPageAllocator
Show description for 33fb126authored andcommitted

Commits on Aug 18, 2021
[api] Make JSStackComparableAddress private
Show description for e7f4c2aauthored andcommitted
Commits on Aug 17, 2021
[compiler] Remove bad "no cache reason" DCHECK
Show description for 366b97aauthored andcommitted
[compiler] Off-thread deserialization ♥️ Isolate cache
Show description for df2b169authored andcommitted
Commits on Aug 11, 2021
Introduce v8_enable_virtual_memory_cage
Show description for 8581adaauthored andcommitted

Commits on Aug 10, 2021
[fastcall] Add 8-byte element types support for TypedArrays
Show description for 22f326bauthored andcommitted
[api] Remove deprecated APIs
Show description for 3904566authored andcommitted
Commits on Aug 9, 2021
Reland "[counters] Fix reentrant timers for V8.Execute"
Show description for f688fe0authored andcommitted
[api] Implement signature checks using instance types
Show description for 7df6678authored andcommitted
[modules] Update Module::Status enum to match spec
Show description for 26285e2authored andcommitted
[api] Add API for off-thread code cache deserialization
Show description for f888f48authored andcommitted
Commits on Aug 6, 2021
Revert "[counters] Fix reentrant timers for V8.Execute"
Show description for a12c6faauthored andcommitted
[cleanup] Rename CompilerDispatcher
Show description for 9b19cc5authored andcommitted
Commits on Aug 5, 2021
Trigger full source position collection when needed
Show description for e09d77aauthored andcommitted
[counters] Fix reentrant timers for V8.Execute
Show description for fffcbaeauthored andcommitted
Commits on Aug 4, 2021
[codegen] Use ScriptDetails as parameter in CompilationCacheScript
Show description for 06a63feauthored andcommitted
[codegen] Move ScriptOriginOptions into ScriptDetails
Show description for 0189836authored andcommitted