Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
v8-users
Conversations
About
v8-users
Contact owners and managers
1–30 of 3859
Mark all as read
Report group
0 selected
Pradish
, …
J Decker
4
Oct 15
Request for Information: MSVC Support Status for V8 in Version 13
On Sat, Oct 12, 2024 at 2:34 AM Pradish <prad...@gmail.com> wrote: Dear V8 Project
unread,
Request for Information: MSVC Support Status for V8 in Version 13
On Sat, Oct 12, 2024 at 2:34 AM Pradish <prad...@gmail.com> wrote: Dear V8 Project
Oct 15
Nyannyacha
2
Oct 14
[cppgc] Is it possible to use this with the v8::Locker API?
After an email with Michael, it turns out that this is a bug. https://issues.chromium.org/issues/
unread,
[cppgc] Is it possible to use this with the v8::Locker API?
After an email with Michael, it turns out that this is a bug. https://issues.chromium.org/issues/
Oct 14
John Davis
,
Jakob Kummerow
3
Oct 8
Trying to grasp current architecture. Is this accurate?
Hello Jakob, Many thanks Jacob! Those are awesome clarifications. I updated the diagram and included
unread,
Trying to grasp current architecture. Is this accurate?
Hello Jakob, Many thanks Jacob! Those are awesome clarifications. I updated the diagram and included
Oct 8
Alex Dovzhanyn
,
Jakob Kummerow
6
Oct 3
Support for stringref in libwee8
Thanks Jakob! Looks like we'll have to implement our own utf8 strings sooner than we planned, as
unread,
Support for stringref in libwee8
Thanks Jakob! Looks like we'll have to implement our own utf8 strings sooner than we planned, as
Oct 3
Just a tree
,
Omer Katz (chromium.org)
2
Oct 1
Inconsistent Minor GC
Minor GCs are not meant to reclaim all memory. Some it will still be reachable and thus will survive
unread,
Inconsistent Minor GC
Minor GCs are not meant to reclaim all memory. Some it will still be reachable and thus will survive
Oct 1
alex...@gmail.com
,
Jakob Kummerow
5
Sep 30
Problem linking when implementing V8InspectorClient
Thanks Jakob and Benedikt! Will do. On Monday, September 30, 2024 at 7:44:40 AM UTC-4 Jakob Kummerow
unread,
Problem linking when implementing V8InspectorClient
Thanks Jakob and Benedikt! Will do. On Monday, September 30, 2024 at 7:44:40 AM UTC-4 Jakob Kummerow
Sep 30
Tom Gundrum
Sep 25
on AIX torque crashing with Segmentation fault
I am building Node 22.8.0 which incorporates V8 12.4.254 build 21. What might be causing the crash?
unread,
on AIX torque crashing with Segmentation fault
I am building Node 22.8.0 which incorporates V8 12.4.254 build 21. What might be causing the crash?
Sep 25
Alex Dovzhanyn
,
Ben Noordhuis
6
Sep 22
Failure to build for OSX
Ben -- huge thanks again for the tips. Your recommendations were crucial to getting me unblocked. I
unread,
Failure to build for OSX
Ben -- huge thanks again for the tips. Your recommendations were crucial to getting me unblocked. I
Sep 22
Sam Saffron
, …
Ben Noordhuis
7
Sep 20
Debugging multi-threaded segfault in Ruby V8 host
Somewhat belated: https://chromium-review.googlesource.com/c/v8/v8/+/5878258 I've picked you as a
unread,
Debugging multi-threaded segfault in Ruby V8 host
Somewhat belated: https://chromium-review.googlesource.com/c/v8/v8/+/5878258 I've picked you as a
Sep 20
Nikolas Kovacs
,
Ben Noordhuis
4
Sep 9
Exception in Isolate::Scope's destructor
Much appreciated. This resolved my problem. On Monday, September 9, 2024 at 3:46:48 AM UTC-4 Ben
unread,
Exception in Isolate::Scope's destructor
Much appreciated. This resolved my problem. On Monday, September 9, 2024 at 3:46:48 AM UTC-4 Ben
Sep 9
Nikolas Kovacs
,
Ben Ernst
3
Sep 8
Using v8's clang-cl and libc++ on Windows
Following your experience. I understand MSVC support will soon be deprecated altogether, many of us
unread,
Using v8's clang-cl and libc++ on Windows
Following your experience. I understand MSVC support will soon be deprecated altogether, many of us
Sep 8
J Decker
Aug 28
Defining Accessor on FunctionTemplate causes crash when debugging
Although this is something I'm doing for Node, there's really nothing Node specific about the
unread,
Defining Accessor on FunctionTemplate causes crash when debugging
Although this is something I'm doing for Node, there's really nothing Node specific about the
Aug 28
Ryan Manuel
,
Ben Noordhuis
10
Aug 19
Debugging mksnapshot bus error
Any further thoughts on this? It definitely seems like a bug in V8 to me now. Switching between a
unread,
Debugging mksnapshot bus error
Any further thoughts on this? It definitely seems like a bug in V8 to me now. Switching between a
Aug 19
Kasper Isager Dalsgarð
3
Aug 15
Fatal error during scavenge collection on Android armeabi-v7a
After several attempts at debugging this, I think I've narrowed it down to the some sort of
unread,
Fatal error during scavenge collection on Android armeabi-v7a
After several attempts at debugging this, I think I've narrowed it down to the some sort of
Aug 15
Cheng
,
Omer Katz
8
Aug 9
[cppgc] Question about stack scanning
Ah that explains a lot of things, thanks for walking me through this! On Friday, August 9, 2024 at 8:
unread,
[cppgc] Question about stack scanning
Ah that explains a lot of things, thanks for walking me through this! On Friday, August 9, 2024 at 8:
Aug 9
Cheng
Aug 2
I built a TypeScript to C++ compiler using Oilpan for GC
I learnt about cppgc some time earlier and then an idea came to me: can I convert TypeScript code to
unread,
I built a TypeScript to C++ compiler using Oilpan for GC
I learnt about cppgc some time earlier and then an idea came to me: can I convert TypeScript code to
Aug 2
guest271314
,
Leszek Swirski
4
Jul 24
How does --read-from-tcp-port=PORT work?
When d8 reads a file, if the flag is set then the file read is hijacked and redirected to the tcp
unread,
How does --read-from-tcp-port=PORT work?
When d8 reads a file, if the flag is set then the file read is hijacked and redirected to the tcp
Jul 24
Disposable Email
Jul 11
is it possible to share isolate and context? between exe and dll?
playing around v8 yesterday .. if I just export isolate and context on my exe and read it on my dll.
unread,
is it possible to share isolate and context? between exe and dll?
playing around v8 yesterday .. if I just export isolate and context on my exe and read it on my dll.
Jul 11
John Davis
,
Jakob Kummerow
4
Jul 11
debugger usage on macOS
Hello Jakob, Here is a workflow that enables debugging in vscode on macOS/Arm using the CodeLLDB
unread,
debugger usage on macOS
Hello Jakob, Here is a workflow that enables debugging in vscode on macOS/Arm using the CodeLLDB
Jul 11
guest271314
,
Jakob Kummerow
4
Jun 20
Implement reading STDIN to an ArrayBuffer. Precedent: writeFile("/proc/self/fd/1")
For anyone who happens to have interest in this domain, what I wound up doing is getting the PID of
unread,
Implement reading STDIN to an ArrayBuffer. Precedent: writeFile("/proc/self/fd/1")
For anyone who happens to have interest in this domain, what I wound up doing is getting the PID of
Jun 20
Hannes Payer
, …
Hannes Payer
10
Jun 19
MSVC will be unsupported after V8 version 13.0
Hi all, Continuing using the Microsoft standard library for V8 should be fine. However, this is not
unread,
MSVC will be unsupported after V8 version 13.0
Hi all, Continuing using the Microsoft standard library for V8 should be fine. However, this is not
Jun 19
Hannes Payer
Jun 17
GCC will become community-supported after V8 version 13.0
Hi all, V8 will follow Chromium's lead and will stop providing infrastructure for GCC builds. We
unread,
GCC will become community-supported after V8 version 13.0
Hi all, V8 will follow Chromium's lead and will stop providing infrastructure for GCC builds. We
Jun 17
Ronald Fenner
Jun 1
Snapshot Questions
I'm working on code to take a snapshot of v8 isolate and context and while I have ogtten
unread,
Snapshot Questions
I'm working on code to take a snapshot of v8 isolate and context and while I have ogtten
Jun 1
Alexandra Wheeler
May 23
LNK1107 Error with ICU
On Windows, I get the error when trying to link an icu library ` v8\out\x64.win.clangrelease\obj\
unread,
LNK1107 Error with ICU
On Windows, I get the error when trying to link an icu library ` v8\out\x64.win.clangrelease\obj\
May 23
anna borges
May 19
V8 optimized build fails on linking "mksnapshot" unless "thin lto" is disabled
V8 Builds consistently fails on all recent versions when using the following settings. I have tried
unread,
V8 optimized build fails on linking "mksnapshot" unless "thin lto" is disabled
V8 Builds consistently fails on all recent versions when using the following settings. I have tried
May 19
dong tommy
,
Igor Sheludko
13
May 8
check failed on EscapableHandleScope::Escape on v8 12.3.219
Hello, Compilation errors are totally not expected and `treat_warnings_as_errors=false` shouldn't
unread,
check failed on EscapableHandleScope::Escape on v8 12.3.219
Hello, Compilation errors are totally not expected and `treat_warnings_as_errors=false` shouldn't
May 8
Ramesh Voliveti
,
Igor Sheludko
3
May 3
Linker errors with newly created v8_libplatform.lib file
Hi Igor, Thanks for the reply. I understand the linker errors are due to the fact that it added __Cr
unread,
Linker errors with newly created v8_libplatform.lib file
Hi Igor, Thanks for the reply. I understand the linker errors are due to the fact that it added __Cr
May 3
John Davis
2
Apr 26
alternative build output name?
At one point, I saw a reference regarding alternative_name setting. However, I can't find the
unread,
alternative build output name?
At one point, I saw a reference regarding alternative_name setting. However, I can't find the
Apr 26
Ben Creech
,
Ben Noordhuis
3
Apr 23
PyMiniRacer, V8, and threading
Much-belated thanks, Ben! On Tue, Apr 9, 2024 at 4:50 AM Ben Noordhuis <in...@bnoordhuis.nl>
unread,
PyMiniRacer, V8, and threading
Much-belated thanks, Ben! On Tue, Apr 9, 2024 at 4:50 AM Ben Noordhuis <in...@bnoordhuis.nl>
Apr 23
Deepti Gandluri
,
Jakob Kummerow
2
Apr 19
V8 Issue Tracker migration completed
...and if you're reading this mailing list, you probably prefer the URL that doesn't redirect
unread,
V8 Issue Tracker migration completed
...and if you're reading this mailing list, you probably prefer the URL that doesn't redirect
Apr 19