Take the ScriptOrigin into account for CompileFunctionInContext
authorepertoso <epertoso@chromium.org>
Thu, 16 Jul 2015 12:08:01 +0000 (05:08 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 16 Jul 2015 12:08:17 +0000 (12:08 +0000)
commitf24ebb324a21dede00bc087fbd74b46504c8314b
tree948cc0207520e446e74c338b7a02578480c6953a
parentf22a6cfca276f1dc000d72b95b7e8087fa17c5f5
Take the ScriptOrigin into account for CompileFunctionInContext

R=jochen@chromium.org,yangguo@chromium.org
LOG=n
BUG=

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

Cr-Commit-Position: refs/heads/master@{#29700}
src/api.cc
src/compiler.cc
src/compiler.h
src/messages.js
test/cctest/test-compiler.cc