lgtm with nit

https://chromiumcodereview.appspot.com/11358065/diff/1/src/json-parser.h
File src/json-parser.h (right):

https://chromiumcodereview.appspot.com/11358065/diff/1/src/json-parser.h#newcode614
src/json-parser.h:614: return isolate()->factory()->empty_string();
You can directly use factory() without isolate()->

https://chromiumcodereview.appspot.com/11358065/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to