https://codereview.chromium.org/23464022/diff/1/src/isolate.h
File src/isolate.h (right):

https://codereview.chromium.org/23464022/diff/1/src/isolate.h#newcode1141
src/isolate.h:1141: bool isMemoryConstrained() {
I believe this should be is_memory_constrained()

https://codereview.chromium.org/23464022/diff/1/src/isolate.h#newcode1144
src/isolate.h:1144: void setIsMemoryConstrained(bool value) {
set_is_memory_constrained

https://codereview.chromium.org/23464022/

--
--
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