Remove a couple of deprecated APIs that moved to Isolate
authorjochen@chromium.org <jochen@chromium.org>
Fri, 19 Sep 2014 11:27:54 +0000 (11:27 +0000)
committerjochen@chromium.org <jochen@chromium.org>
Fri, 19 Sep 2014 11:27:54 +0000 (11:27 +0000)
commit4bdd165fccb957eaabc57598aea9a39a9e116d85
treebe4a2ca6cc095bde56c325599988ca602e5f3201
parentebf9b8ab851e776e44187e54aa19020e1e948385
Remove a couple of deprecated APIs that moved to Isolate

Embedders should either pass the information to via
Isolate::CreateParams or use Isolate::SetStackLimit where appropriate

BUG=none
R=svenpanne@chromium.org
LOG=y

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24080 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
include/v8.h
src/api.cc