Reduce the memory used by frame elements from two words to one by
encoding the values in one word and by using an indirection table for handles. This reduces compilation time by roughly 10% and we should be able to make the slow case equality checking of frame elements faster as well. Review URL: http://codereview.chromium.org/115347 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1949 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Showing
src/frame-element.h
0 → 100644
src/jump-target-inl.h
0 → 100644
Please
register
or
sign in
to comment