Commits
User selector
Commit History
Commits on Dec 10, 2020
[wasm][profiler] Report source URL and position
Show description for c816682authored andcommitted
Commits on Dec 8, 2020
[cpu-profiler] Fix string length calculation for GetConsName
Show description for 678afa3authored andcommitted
Reland "[wasm] Pass the script ID to code logging"
Show description for a58a5e5authored andcommitted
Revert "[wasm] Pass the script ID to code logging"
Show description for 8d013eaauthored andcommitted
[wasm] Pass the script ID to code logging
Show description for ab4d971authored andcommitted
Commits on Nov 26, 2020
[config] Add V8_NODISCARD for Scope classes
Show description for 14c5b0aauthored andcommitted
Commits on Nov 24, 2020
[cleanup] Replace all remaining Min/Max uses with std::min/max
Show description for 3836aebauthored andcommitted
Commits on Nov 20, 2020
[asserts] Make assert scopes LocalHeap friendly
Show description for f47e59eauthored andcommitted
[wasm][profiler] Fix late enabling of the profiler
Show description for 31005b5authored andcommitted
Commits on Nov 19, 2020
[dict-proto] Add support for ordered property dicts, pt.3
Show description for a669705authored andcommitted

Commits on Nov 18, 2020
[fastcall] Add CPU profiler support for fast calls
Show description for 7a62cceauthored andcommitted
Commits on Nov 13, 2020
[runtime] Use release/acquire for JSGlobalObject's global dictionary
Show description for aaab2acauthored andcommitted
Commits on Nov 11, 2020
[runtime] Deconfuse Name::Hash() from Name::hash_field()
Show description for 47ddc5bauthored andcommitted
[cleanup] Remove DISALLOW_COPY_AND_ASSIGN in profiler/
Show description for 2c95775authored andcommitted
Commits on Oct 29, 2020
[TurboFan] Transition SharedFunctionInfo to kNeverSerialized (1)
Show description for e600d77authored andcommitted
Reland "cppgc-js: heap snapshot: Add logic for querying detachedness"
Show description for b86e224authored andcommitted
Commits on Oct 28, 2020
Revert "cppgc-js: heap snapshot: Add logic for querying detachedness"
Show description for 44a20adauthored andcommitted
cppgc-js: heap snapshot: Add logic for querying detachedness
Show description for e68285eauthored andcommitted
Reland "[turboprop] Add a slot for optimization marker in feedback vector"
Show description for c01a36dauthored andcommitted
Make heap snapshot generator GC consistent with other inspector GCs
Show description for 6742d41authored andcommitted
Commits on Oct 27, 2020
[cpu-profiler] Return CpuStartProfilingStatus when starting profiling
Show description for a5490e3authored andcommitted

Revert "[turboprop] Add a slot for optimization marker in feedback vector"
Show description for a78c65fauthored andcommitted
[cpu-profiler] Clear the CodeMap after the last profile to stop leak
Show description for 73a9429authored andcommitted
[turboprop] Add a slot for optimization marker in feedback vector
Show description for d7ece57authored andcommitted
perf: make GetPositionInfoSlow() faster
Show description for 2e2dc98authored andcommitted
Commits on Oct 26, 2020
[heap-profiler] Use handles for global object tags
Show description for 4186d8aauthored andcommitted
Commits on Oct 20, 2020
Add DIR_METADATA files to v8.
Show description for e5c6a3bauthored andcommitted
Commits on Oct 16, 2020
Reland "cppgc-js: Add snapshot for C++ objects"
Show description for 063d56eauthored andcommitted
Revert "cppgc-js: Add snapshot for C++ objects"
Show description for fba14bdauthored andcommitted
cppgc-js: Add snapshot for C++ objects
Show description for 02849fdauthored andcommitted
Commits on Oct 12, 2020
[heap-profiler] Fix crash when a snapshot deleted while taking one
Show description for 3176bfdauthored andcommitted
Commits on Oct 8, 2020
[compiler] Never serialize ScopeInfo
Show description for e5ea75bauthored andcommitted
Commits on Oct 7, 2020
[ptr-cmpr] Change `const Isolate*` to `IsolateRoot`
Show description for 9e26f70authored andcommitted
Commits on Oct 5, 2020
[cleanup] Clean up SYNCHRONIZED_ACCESSORS macro naming and its uses
Show description for c7c8472authored andcommitted
Commits on Oct 3, 2020
[cpu-profiler] Remove ProfileStackTrace
Show description for eed9b03authored andcommitted