https://codereview.chromium.org/139233005/diff/1/test/webkit/webkit.status
File test/webkit/webkit.status (right):

https://codereview.chromium.org/139233005/diff/1/test/webkit/webkit.status#newcode45
test/webkit/webkit.status:45: ['sim == True', {
On 2014/01/30 09:51:09, Jakob wrote:
Please call the variable 'simulator'. Also, you can skip the '== True'
part.

Done.

https://codereview.chromium.org/139233005/diff/1/tools/run-tests.py
File tools/run-tests.py (right):

https://codereview.chromium.org/139233005/diff/1/tools/run-tests.py#newcode409
tools/run-tests.py:409: variables["sim"] = True
On 2014/01/30 09:51:09, Jakob wrote:
Overwriting this after the fact is confusing. Please move computation
of the
value to before the "variables" dictionary is created, then in line
400 set it
immediately to its final value (essentially, treat "variables" as a
read-only
object).

Done.

https://codereview.chromium.org/139233005/

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