Re: [v8-users] Re: How to build v8 as part of larger project using GN

2020-12-04 Thread 'Victor Gomes' via v8-users
HI Ronald and Lars, Here's an example of the hello world V8 embedder built with GN: https://github.com/victorgomes/v8-gn-example Best, Victor On Fri, Dec 4, 2020 at 10:34 AM Lars Magnusson wrote: > I looking into the same problem. Did you manage to find out if this is > possible? > > Kind rega

Re: [v8-users] Problem with ScopeInfo when used codeCache

2025-04-09 Thread 'Victor Gomes' via v8-users
Thanks for the email, alexkodat. It seems to be a bug when rehashing the table after code cache. Do you have a repro? Could you please file a bug in https://issues.chromium.org component "Chromium > Blink > JavaScript > Runtime" and assign it to me. Thanks, - Victor On Wed, Apr 9, 2025 at 6:14 A

Re: [v8-users] Problem with ScopeInfo when used codeCache

2025-04-09 Thread 'Victor Gomes' via v8-users
Please assign it to victorgo...@chromium.org On Wed, Apr 9, 2025 at 11:29 AM Victor Gomes wrote: > Thanks for the email, alexkodat. > > It seems to be a bug when rehashing the table after code cache. Do you > have a repro? > Could you please file a bug in https://issues.chromium.org component >