Introduce a compile method that takes context extensions
authorjochen <jochen@chromium.org>
Mon, 9 Feb 2015 15:15:29 +0000 (07:15 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 9 Feb 2015 15:16:33 +0000 (15:16 +0000)
commit30674bdeb45241836bc309e42f008e66908f65e1
tree44a54f51837483d8aef1390b78233c6e08284649
parent7819c593e8d7102922d00578ba4b4c8b69a6dce7
Introduce a compile method that takes context extensions

BUG=chromium:456192
R=yangguo@chromium.org
LOG=y

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

Cr-Commit-Position: refs/heads/master@{#26530}
include/v8.h
src/api.cc
test/cctest/test-compiler.cc