[v8-dev] Re: Contributing to V8

2017-03-01 Thread leszeks
Hi Umang, Great to hear that you're interested in contributing. Your best way to get started is just to get things compiling; V8 is a pretty complex project, and even getting it running can take some time :). You can find information on getting source code and building on our public wiki:

[v8-dev] TemplateHashMap changes proposal

2016-09-15 Thread leszeks
Hi all, We (ignition) are looking to use base/hashmap (TemplateHashMap), but there are a couple of things that I want to change/add for efficiency's sake. Because these changes would have far-reaching effects, I wanted to send out the proposed changes before trying to upload any CLs. My