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

Issue 1948183002: Add Dart_IsPrecompiledRuntime to help simplify logic in embedders that conditionally use precompila… (Closed)

Created:
4 years, 7 months ago by rmacnak
Modified:
4 years, 7 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add Dart_IsPrecompiledRuntime to help simplify logic in embedders that conditionally use precompilation or the JIT. R=chinmaygarde@google.com Committed: https://github.com/dart-lang/sdk/commit/354a26ce5295df60cd3757cf9e5031b219907d1a

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -2 lines) Patch
M runtime/include/dart_api.h View 1 2 2 chunks +38 lines, -2 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 1 2 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
rmacnak
4 years, 7 months ago (2016-05-04 23:41:23 UTC) #2
Chinmay
On 2016/05/04 at 23:41:23, rmacnak wrote: > lgtm. Thanks for the clarification with the comments.
4 years, 7 months ago (2016-05-04 23:45:22 UTC) #3
rmacnak
4 years, 7 months ago (2016-05-05 18:32:49 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
354a26ce5295df60cd3757cf9e5031b219907d1a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698