DescriptionAdd flags to force or prevent setting of isolate.is_memory_constrained.
Also enable MAYBE_BOOL flags for when you want to only do something if the flag was explicitly set to true or false.
BUG=None
R=hpayer@chromium.org, svenpanne@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=16733
Patch Set 1 #Patch Set 2 : Change to using Maybe<bool> flags. #
Total comments: 2
Patch Set 3 : remove stray PrintF #Patch Set 4 : Fix dumb typo in ASSERT and add tests to test-flags.cc #
Messages
Total messages: 9 (0 generated)
|