Commits
User selector
Commit History
Commits on Jul 13, 2021
[fastcall] Swap the template arguments in CopyAndConvertArrayToCppBuffer
Show description for 0f9e9e2authored andcommitted
Commits on Jul 12, 2021
[api] Move code event handler setup after snapshot initialize
Show description for f19695fauthored andcommitted
Commits on Jul 7, 2021
Promises: Add is_silent flag and ignore rejects when it is set
Show description for f5fa069authored andcommitted
Commits on Jul 1, 2021
Fix most instances of -Wunreachable-code-aggressive.
Show description for ae1eee1authored andcommitted
Commits on Jun 23, 2021
[fastcall] Support JSArray as arguments
Show description for d0aebc0authored andcommitted
api: Make sure TracedReference never is a zap value
Show description for e8c5de2authored andcommitted
[runtime] Fix spec violation in Object.defineProperties
Show description for 939ee79authored andcommitted
Commits on Jun 21, 2021
[isolate][cleanup] Remove pointer to WasmEngine
Show description for fa3cd68authored andcommitted
Commits on Jun 18, 2021
[base] Move utils/vector.h to base/vector.h
Show description for 7f5383eauthored andcommitted
Commits on Jun 14, 2021
Reland "[no-wasm] Exclude trap-handler implementation"
Show description for 13209a7authored andcommitted
[API] Allow embedders to assign instance types
Show description for 5f82dbbauthored andcommitted
[runtime] Rename Builtins::Name to Builtin 2/2
Show description for 407317aauthored andcommitted
Commits on Jun 11, 2021
Revert "[no-wasm] Exclude trap-handler implementation"
Show description for ce9cc71authored andcommitted
[build] Reduce size of inline header cycles
Show description for c26965bauthored andcommitted
[no-wasm] Exclude trap-handler implementation
Show description for 5d84b6cauthored andcommitted
Commits on Jun 10, 2021
Revert to use memcpy instead of base::Memcpy
Show description for 0395c42authored andcommitted
Commits on Jun 9, 2021
[build] Move RuntimeCallStatsTimerScope into its own header
Show description for e63a71eauthored andcommitted
Introduce Isolate::ClearCachesForTesting API method
Show description for 0b95f28authored andcommitted
Commits on Jun 8, 2021
Add TryGetCurrent() method to v8::Isolate
Show description for ca05c5aauthored andcommitted
Commits on Jun 7, 2021
[runtime] Rename Builtins::Name to Builtin 1/2
Show description for 8ab75a5authored andcommitted
Commits on Jun 2, 2021
[sparkplug] Batch compilation
Show description for 6ff1129authored andcommitted

Commits on May 31, 2021
[fastcall] Extend the fast API interface with sequences
Show description for 7261bf0authored andcommitted
[api] Properly escape RegExp source
Show description for 67e9712authored andcommitted

Commits on May 27, 2021
[heap] Turn backing_store_bytes_ into uint64_t
Show description for 0ebe286authored andcommitted

cppgc, heap: Implement UMA reporting for cppgc library.
Show description for 88e5b8fauthored andcommitted
Commits on May 26, 2021
[snapshot] Remove no-snapshot initialization path.
Show description for 09a2adaauthored andcommitted
Commits on May 25, 2021
[d8] Fix d8 to always return a global proxy for Realm.Global
Show description for d8c6aa7authored andcommitted
Commits on May 18, 2021
[fastcall] Store multiple CFunction overloads in FunctionTemplateInfo
Show description for ad4eab0authored andcommitted
Commits on May 17, 2021
[api] Deprecate v8::SetIsCrossOriginIsolated
Show description for 47db786authored andcommitted

Commits on May 12, 2021
api,heap: Avoid dropping global handles when stack state is overridden
Show description for fc49e77authored andcommitted
Commits on May 10, 2021
[fastcall] Add vector of CFunction overloads to FunctionTemplate
Show description for a7980d4authored andcommitted
Commits on May 7, 2021
(reland) [api] Add API callback setter for the SAB origin trial
Show description for 22f124cauthored andcommitted
Remove flag to disable microtasks scope consistency checks
Show description for 8f65f82authored andcommitted
Commits on May 6, 2021
Revert "[api] Add API callback setter for the SAB origin trial"
Show description for 4ce88f5authored andcommitted
Commits on May 5, 2021
[api] Add API callback setter for the SAB origin trial
Show description for bc1eb7bauthored andcommitted
