Split more runtime functions into seperate files.
authoryangguo@chromium.org <yangguo@chromium.org>
Mon, 29 Sep 2014 09:32:38 +0000 (09:32 +0000)
committeryangguo@chromium.org <yangguo@chromium.org>
Mon, 29 Sep 2014 09:32:38 +0000 (09:32 +0000)
commitb0fdeb1b2a3235fb95df0626ab236944d1596e79
treebfeb94ef52fdc376cab4ce2d5a8248a8ed52a2d8
parent6312804eb30a25ca688c63da285facce7bf1b718
Split more runtime functions into seperate files.

R=bmeurer@chromium.org
BUG=

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24274 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
BUILD.gn
src/runtime/runtime-collections.cc [new file with mode: 0644]
src/runtime/runtime-compiler.cc [new file with mode: 0644]
src/runtime/runtime-maths.cc [new file with mode: 0644]
src/runtime/runtime-numbers.cc [new file with mode: 0644]
src/runtime/runtime-strings.cc
src/runtime/runtime-test.cc [new file with mode: 0644]
src/runtime/runtime-typedarray.cc [new file with mode: 0644]
src/runtime/runtime.cc
tools/gyp/v8.gyp