Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Issue 2639673003: Use a better stack bound in DartEntry::InvokeFunction (Closed)

Created:
3 years, 11 months ago by Cutch
Modified:
3 years, 11 months ago
Reviewers:
siva, kustermann
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Update status file #

Total comments: 2

Patch Set 3 : asiva review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -25 lines) Patch
M runtime/tests/vm/vm.status View 1 1 chunk +0 lines, -18 lines 0 comments Download
M runtime/vm/dart_entry.h View 1 chunk +5 lines, -3 lines 0 comments Download
M runtime/vm/dart_entry.cc View 1 2 4 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
Cutch
3 years, 11 months ago (2017-01-17 20:05:09 UTC) #3
siva
lgtm https://codereview.chromium.org/2639673003/diff/20001/runtime/vm/dart_entry.cc File runtime/vm/dart_entry.cc (right): https://codereview.chromium.org/2639673003/diff/20001/runtime/vm/dart_entry.cc#newcode112 runtime/vm/dart_entry.cc:112: ScopedIsolateStackLimits stack_limit(thread, current_sp); Wondering if this needs to ...
3 years, 11 months ago (2017-01-17 23:24:44 UTC) #5
siva
Thanks for fixing this.
3 years, 11 months ago (2017-01-17 23:25:19 UTC) #6
Cutch
https://codereview.chromium.org/2639673003/diff/20001/runtime/vm/dart_entry.cc File runtime/vm/dart_entry.cc (right): https://codereview.chromium.org/2639673003/diff/20001/runtime/vm/dart_entry.cc#newcode112 runtime/vm/dart_entry.cc:112: ScopedIsolateStackLimits stack_limit(thread, current_sp); On 2017/01/17 23:24:44, siva wrote: > ...
3 years, 11 months ago (2017-01-17 23:29:02 UTC) #7
Cutch
3 years, 11 months ago (2017-01-18 14:43:28 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
dc83d0ad7a5b9fae4962cffc7250e50546e2d5d1 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698