Hi. I'm a new contributor to V8 and I came across https://crbug.com/v8/6949 
while looking for something to get started with. I've read the design doc 
linked there and have a general idea of how this is supposed to be done, but I 
still have a few questions.

1. Should I avoid having a mix untyped and typed code in the same builtin 
provided nothing regresses? An example would be leaving a specific variable 
untyped until I'm 100% sure what type it is actually supposed to be. 

2. Is there a list of the types and their uses anywhere so I don't have to dig 
though code to find everything?

3. Is there anything else that I should be aware of that is easy to miss?

-- 
-- 
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- 
You received this message because you are subscribed to the Google Groups 
"v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to