Groups
Groups
Sign in
Groups
Groups
v8-dev
Conversations
About
Send feedback
Help
v8-dev
1–30 of 65482
Mark all as read
Report group
0 selected
18楼梦想改造家
,
dmerc...@google.com
2
Sep 2
How does V8 implement add (IntPtrAddWithOverflow)?
Hi, `raw_assembler()->IntPtrAddWithOverflow(a, b)` goes to `INTPTR_BINOP(Int, AddWithOverflow)` in
unread,
How does V8 implement add (IntPtrAddWithOverflow)?
Hi, `raw_assembler()->IntPtrAddWithOverflow(a, b)` goes to `INTPTR_BINOP(Int, AddWithOverflow)` in
Sep 2
Jeroen Ooms
, …
Jakob Kummerow
5
Sep 1
Bad comment line in v8-internal.h can break clients
I would expect that we have many more ASCII art comments where lines happen to end with backslashes,
unread,
Bad comment line in v8-internal.h can break clients
I would expect that we have many more ASCII art comments where lines happen to end with backslashes,
Sep 1
Michael Achenbach
2
Sep 1
Branch cut V8 14.1 on 2025-09-01
Hi, we have officially branched to be prepared for the upcoming Chrome version 141. The base of the
unread,
Branch cut V8 14.1 on 2025-09-01
Hi, we have officially branched to be prepared for the upcoming Chrome version 141. The base of the
Sep 1
xinwei tang
,
Michael Lippautz
3
Aug 30
Memory Leak if pointer compression is enabled
i have reported a bug at https://issues.chromium.org/issues/441679229 Michael Lippautz <mlippautz@
unread,
Memory Leak if pointer compression is enabled
i have reported a bug at https://issues.chromium.org/issues/441679229 Michael Lippautz <mlippautz@
Aug 30
The Gorge
Aug 29
d8.exe built for ARM64EC crashes immediately when compiling a sample JS file
ARM64EC: ARM64EC (Emulation Compatible) is a Windows ABI from Microsoft that allows x64 and ARM64
unread,
d8.exe built for ARM64EC crashes immediately when compiling a sample JS file
ARM64EC: ARM64EC (Emulation Compatible) is a Windows ABI from Microsoft that allows x64 and ARM64
Aug 29
Juan dos Santos
2
Aug 27
error in instance-type-inl.h : constexpr function call non-constexpr
The solution: Change "ptr-compr.h " and add constexpr to V8HeapCompressionSchemeImpl<
unread,
error in instance-type-inl.h : constexpr function call non-constexpr
The solution: Change "ptr-compr.h " and add constexpr to V8HeapCompressionSchemeImpl<
Aug 27
Jay Hayes
, …
Juan dos Santos
9
Aug 26
Unable to build newer v8 code for embedding
I found a solution, de args.gn parameters for x64 compatible with g++ o gcc are: target_os="
unread,
Unable to build newer v8 code for embedding
I found a solution, de args.gn parameters for x64 compatible with g++ o gcc are: target_os="
Aug 26
Juan dos Santos
,
Leszek Swirski
5
Aug 26
gm.py is working but v8gen.py is not (std::bit_cast not found)
I found a solution, de args.gn parameters for x64 compatible with g++ o gcc are: target_os="
unread,
gm.py is working but v8gen.py is not (std::bit_cast not found)
I found a solution, de args.gn parameters for x64 compatible with g++ o gcc are: target_os="
Aug 26
Juan dos Santos
2
Aug 26
Unable to compile v8 last version
I found a solution, de args.gn parameters for x64 compatible with g++ o gcc are: target_os="
unread,
Unable to compile v8 last version
I found a solution, de args.gn parameters for x64 compatible with g++ o gcc are: target_os="
Aug 26
Yeom Jihun
,
Jakob Kummerow
3
Aug 18
Contributor guidelines are required.
Thank you for your reply. I did some more searching and found what I was looking for. Next time, I
unread,
Contributor guidelines are required.
Thank you for your reply. I did some more searching and found what I was looking for. Next time, I
Aug 18
Kasper Lund
,
Jakob Kummerow
2
Aug 18
Support for platform-specific status file parts?
I'm not opposed, but not entirely convinced either. I don't think there's significant
unread,
Support for platform-specific status file parts?
I'm not opposed, but not entirely convinced either. I don't think there's significant
Aug 18
Ledion Bitincka
,
Claudia
3
Aug 18
json-stringify perf suggestions
Yeah, it makes sense for small strings and when the serialized object doesn't exceed the 256 byte
unread,
json-stringify perf suggestions
Yeah, it makes sense for small strings and when the serialized object doesn't exceed the 256 byte
Aug 18
Caitlin Potter
Aug 13
Design doc: QueryHolders API
Hi there, I recently submitted a CL implementing a version of this API, it's fairly straight
unread,
Design doc: QueryHolders API
Hi there, I recently submitted a CL implementing a version of this API, it's fairly straight
Aug 13
Dan McDonald
, …
Erik Corry
13
Aug 6
V8 seems to assume amd64 pointers have high-16 set to 0, what if they're not?
We use pointer compression, so it might still work for us. On Wed, Aug 6, 2025 at 3:07 PM Olivier
unread,
V8 seems to assume amd64 pointers have high-16 set to 0, what if they're not?
We use pointer compression, so it might still work for us. On Wed, Aug 6, 2025 at 3:07 PM Olivier
Aug 6
Albert Slepak
, …
Albert Slepak
7
Aug 5
GDB Server Patch
Just to follow up, I have submitted the patch for review: https://chromium-review.googlesource.com/c/
unread,
GDB Server Patch
Just to follow up, I have submitted the patch for review: https://chromium-review.googlesource.com/c/
Aug 5
Michael Achenbach
2
Aug 4
Branch cut V8 14.0 on 2025-08-04
Hi, we have officially branched to be prepared for the upcoming Chrome version 140. The base of the
unread,
Branch cut V8 14.0 on 2025-08-04
Hi, we have officially branched to be prepared for the upcoming Chrome version 140. The base of the
Aug 4
Erik Corry
,
Leszek Swirski
5
Aug 4
Status of design document "Generalizing V8's heap interface"
On Fri, Aug 1, 2025 at 3:11 PM Leszek Swirski <les...@chromium.org> wrote: Interesting, I like
unread,
Status of design document "Generalizing V8's heap interface"
On Fri, Aug 1, 2025 at 3:11 PM Leszek Swirski <les...@chromium.org> wrote: Interesting, I like
Aug 4
Sam Parker-Haynes
, …
dmerc...@google.com
4
Jul 11
Clarification on loop terminology
Hi Sam, > This seems to suggest that block->loop_end() is the first block inside the loop, is
unread,
Clarification on loop terminology
Hi Sam, > This seems to suggest that block->loop_end() is the first block inside the loop, is
Jul 11
Jakob Gruber
Jul 10
Design doc: string-add strategies
Hi folks, I recently tried two alternatives to ConsStrings: an n-ary tree of parts, and a linear
unread,
Design doc: string-add strategies
Hi folks, I recently tried two alternatives to ConsStrings: an n-ary tree of parts, and a linear
Jul 10
Xu, Hao A
,
Jakob Gruber
3
Jul 10
Sparkplug+: Support Patchable Baseline Code
I've granted the permission to v8-...@googlegroups.com. On Thursday, July 10, 2025 at 3:38:00 PM
unread,
Sparkplug+: Support Patchable Baseline Code
I've granted the permission to v8-...@googlegroups.com. On Thursday, July 10, 2025 at 3:38:00 PM
Jul 10
Attila Szegedi
,
Leszek Swirski
3
Jul 9
Profiling Sample Context API proposal
Hi Leszek, Thanks for your response and consideration. Some replies inline. On Wed, Jul 9, 2025 at 4:
unread,
Profiling Sample Context API proposal
Hi Leszek, Thanks for your response and consideration. Some replies inline. On Wed, Jul 9, 2025 at 4:
Jul 9
Cyan
Jul 8
Accessing V8 Builtins in JavaScript code
When developing JavaScript runtime, to prevent users modifying prototype (of Promise, for example,
unread,
Accessing V8 Builtins in JavaScript code
When developing JavaScript runtime, to prevent users modifying prototype (of Promise, for example,
Jul 8
Audrius Butkevicius
, …
Nikos Papaspyrou
7
Jul 7
Invalid iterator dereference in v8::internal::compiler::JSHeapBroker::ProcessFeedbackMapsForElementAccess
That would also work. My fix is here: https://chromium-review.googlesource.com/c/v8/v8/+/6683301 For
unread,
Invalid iterator dereference in v8::internal::compiler::JSHeapBroker::ProcessFeedbackMapsForElementAccess
That would also work. My fix is here: https://chromium-review.googlesource.com/c/v8/v8/+/6683301 For
Jul 7
Yahan Lu (LuYahan)
,
Zhao Jiazhong
3
Jul 7
I can't get a token by siso login
Seems to be a bug in siso: https://issues.chromium.org/issues/429024909. On Thursday, July 3, 2025 at
unread,
I can't get a token by siso login
Seems to be a bug in siso: https://issues.chromium.org/issues/429024909. On Thursday, July 3, 2025 at
Jul 7
王家睿
Jul 3
Performance issue: unnecessary invalidation triggered by Object.defineProperty( { writable: false })
In V8, executing the following code: ```js Object.defineProperty(Array.prototype, Symbol.iterator, {
unread,
Performance issue: unnecessary invalidation triggered by Object.defineProperty( { writable: false })
In V8, executing the following code: ```js Object.defineProperty(Array.prototype, Symbol.iterator, {
Jul 3
Ellison Chen
, …
Marja Hölttä
5
Jun 30
Changing Error Message and Respective Variables
Good to know, thanks for the clarification! I appreciate the thorough explanation! On Monday, June 30
unread,
Changing Error Message and Respective Variables
Good to know, thanks for the clarification! I appreciate the thorough explanation! On Monday, June 30
Jun 30
Jakob Kummerow
,
Yagiz Nizipli
3
Jun 23
Branch cut V8 13.9 on 2025-06-23
Found a small problem with the v8 13.9 branch. Proposed a fix - https://chromium-review.googlesource.
unread,
Branch cut V8 13.9 on 2025-06-23
Found a small problem with the v8 13.9 branch. Proposed a fix - https://chromium-review.googlesource.
Jun 23
ClearScript Developers
, …
Michael Lippautz
10
Jun 16
Isolate groups without pointer compression?
On Monday, June 16, 2025 at 9:29:55 AM UTC-4 mlip...@chromium.org wrote: I landed a change which
unread,
Isolate groups without pointer compression?
On Monday, June 16, 2025 at 9:29:55 AM UTC-4 mlip...@chromium.org wrote: I landed a change which
Jun 16
Sam Parker-Haynes
, …
Darius Mercadier
9
Jun 13
Overhead of WasmStackCheck
Hi Emanuel, I actually enabled loop unrolling for Wasm, in LLVM, for this same reason. The Turboshaft
unread,
Overhead of WasmStackCheck
Hi Emanuel, I actually enabled loop unrolling for Wasm, in LLVM, for this same reason. The Turboshaft
Jun 13
Jeroen Ooms
,
Clemens Backes
3
Jun 3
What is the API equivalent of --experimental-wasm-reftypes
You can set flags by calling `V8::SetFlagsFromString` before `V8::Initialize`. On Tue, Jun 3, 2025 at
unread,
What is the API equivalent of --experimental-wasm-reftypes
You can set flags by calling `V8::SetFlagsFromString` before `V8::Initialize`. On Tue, Jun 3, 2025 at
Jun 3