Made predata smaller by storing symbol data in variable length base-128.
authorlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 15 Sep 2010 10:54:35 +0000 (10:54 +0000)
committerlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 15 Sep 2010 10:54:35 +0000 (10:54 +0000)
commitcb514b72db5f3793bf57f4d4b2c9293bdcd0d555
tree33db253213b500ace24b6e2da5326a431aaadce1
parent62ec3292de876ee8c329713727f4f4b65ee57bb2
Made predata smaller by storing symbol data in variable length base-128.
Remove position from symbol data - they must come in the correct order anyway.

Review URL: http://codereview.chromium.org/3384003

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5458 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/parser.cc
src/parser.h
src/utils.h