Set the code pointer when compiling a function.
authorvitalyr@chromium.org <vitalyr@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 30 Aug 2010 13:39:07 +0000 (13:39 +0000)
committervitalyr@chromium.org <vitalyr@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 30 Aug 2010 13:39:07 +0000 (13:39 +0000)
commite9461cc50a779f950a7c89c7f453721a9774a640
treed9a0c157b930c2d5b9409d9b46950dccc03ea464
parent18c7882ea29b5ef537eea9b99f08f29a7db6277a
Set the code pointer when compiling a function.

Without this fix LazyCompile has to be called twice to set it.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5374 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/compiler.cc