Split even more runtime functions into separate files.
authoryangguo@chromium.org <yangguo@chromium.org>
Tue, 30 Sep 2014 08:23:02 +0000 (08:23 +0000)
committeryangguo@chromium.org <yangguo@chromium.org>
Tue, 30 Sep 2014 08:23:02 +0000 (08:23 +0000)
commit381616fb7006f370c2c887a06477ade0a13ce35a
tree92ba09ee3531e360592b89c14dac2c790d15b859
parentaee775a50935059c86ba36978e5a7af52a447c8d
Split even more runtime functions into separate files.

R=bmeurer@chromium.org

Review URL: https://codereview.chromium.org/612023002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24307 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
13 files changed:
BUILD.gn
src/debug.h
src/objects-inl.h
src/objects.h
src/runtime/runtime-compiler.cc
src/runtime/runtime-date.cc [new file with mode: 0644]
src/runtime/runtime-debug.cc [new file with mode: 0644]
src/runtime/runtime-generator.cc [new file with mode: 0644]
src/runtime/runtime-liveedit.cc [new file with mode: 0644]
src/runtime/runtime-test.cc
src/runtime/runtime-utils.h
src/runtime/runtime.cc
tools/gyp/v8.gyp