Hook up more import/exports in natives.
authoryangguo <yangguo@chromium.org>
Fri, 22 May 2015 08:32:52 +0000 (01:32 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 22 May 2015 08:32:28 +0000 (08:32 +0000)
commit7a918ac9658d11778f39593bfcc19d7c506defd9
treef7df4a010b185829fefcccc67834dc67a0f67d26
parentcb55675a000019590ffd712bc838e5a3ed983c69
Hook up more import/exports in natives.

R=jkummerow@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#28573}
34 files changed:
src/array-iterator.js
src/array.js
src/arraybuffer.js
src/bootstrapper.cc
src/collection-iterator.js
src/collection.js
src/date.js
src/generator.js
src/harmony-array-includes.js
src/harmony-array.js
src/harmony-object.js
src/harmony-reflect.js
src/harmony-tostring.js
src/harmony-typedarray.js
src/i18n.js
src/iterator-prototype.js
src/json.js
src/macros.py
src/math.js
src/messages.js
src/object-observe.js
src/prologue.js
src/promise.js
src/proxy.js
src/regexp.js
src/string-iterator.js
src/string.js
src/symbol.js
src/third_party/fdlibm/fdlibm.js
src/typedarray.js
src/uri.js
src/v8natives.js
src/weak-collection.js
test/mjsunit/compiler/jsnatives.js