Introduce a maybe-version of Function::New
authorjochen <jochen@chromium.org>
Fri, 22 May 2015 18:39:40 +0000 (11:39 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 22 May 2015 18:39:18 +0000 (18:39 +0000)
commitc52bb1f03aa146aa68265489aa3411c853afb78a
treeefd7272d17db446c31c03ae639ecf812b7e07110
parent17d2f3b13bd4e6e3a1c2f9c209b40fb45ed3b9e6
Introduce a maybe-version of Function::New

Internally, it invokes GetFunction() which returns a MaybeLocal<>

BUG=4134
R=vogelheim@chromium.org
LOG=n

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

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