Skip to content

Commit

Permalink
fixup! deps: cherry-pick dbfe4a49d8 from upstream V8
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Krems committed Feb 1, 2018
1 parent e9af79c commit 21d92c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/v8/test/cctest/test-api.cc
Original file line number Diff line number Diff line change
Expand Up @@ -19108,6 +19108,7 @@ TEST(Regress528) {

THREADED_TEST(ScriptOrigin) {
LocalContext env;
v8::HandleScope scope(env->GetIsolate());
// Backed out for ABI compatibility with V8 6.2
// v8::Isolate* isolate = env->GetIsolate();
// v8::HandleScope scope(isolate);
Expand Down

0 comments on commit 21d92c3

Please sign in to comment.