Move the contents of api-natives.js to c++
authordcarney <dcarney@chromium.org>
Wed, 4 Feb 2015 13:01:34 +0000 (05:01 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 4 Feb 2015 13:01:44 +0000 (13:01 +0000)
commit8064582626f4f2e012352750fda839ae3f975127
tree2bb6dac226c376c4f3186395cf91c3d9f6711227
parentee7ed39ac8327124e74dd7ad5f1de0dede988cb7
Move the contents of api-natives.js to c++

R=verwaest@chromium.org

BUG=

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

Cr-Commit-Position: refs/heads/master@{#26426}
20 files changed:
BUILD.gn
include/v8.h
src/api-natives.cc [new file with mode: 0644]
src/api-natives.h [new file with mode: 0644]
src/api.cc
src/apinatives.js [deleted file]
src/bootstrapper.cc
src/builtins.cc
src/contexts.h
src/date.js
src/execution.cc
src/execution.h
src/factory.cc
src/factory.h
src/macros.py
src/runtime/runtime-api.cc [deleted file]
src/runtime/runtime-i18n.cc
src/runtime/runtime.h
test/cctest/test-api.cc
tools/gyp/v8.gyp