Reviewers: Sven Panne,

Message:
Now with less static initializers...

Description:
Add flags to force or prevent setting of isolate.is_memory_constrained.

Enables MAYBE_BOOL flags for when you want to only do something if the flag
was explicitly set to true or false. Also cleans up JSArguments struct.

BUG=None

Please review this at https://codereview.chromium.org/23513062/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+91, -49 lines):
  M src/api.cc
  M src/d8.cc
  M src/flag-definitions.h
  M src/flags.cc
  M src/isolate.cc
  M test/cctest/test-flags.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to