commit | f7060e27768c550ace7ec48ad8c093466db52dfa | [log] [tgz] |
---|---|---|
author | Leon Clarke <leonclarke@google.com> | Thu Jun 03 12:02:55 2010 +0100 |
committer | Leon Clarke <leonclarke@google.com> | Thu Jun 03 12:05:35 2010 +0100 |
tree | 43a297e3fcc3fd81c7637fcbe8b31b3d02fd337d | |
parent | f4f2cc060fdf724f592c425cced19bc9a3fc7e40 [diff] [blame] |
Update V8 to r4730 as required by WebKit r60469
diff --git a/src/codegen.h b/src/codegen.h index 667d100..358c6fc 100644 --- a/src/codegen.h +++ b/src/codegen.h
@@ -114,7 +114,7 @@ F(CharFromCode, 1, 1) \ F(ObjectEquals, 2, 1) \ F(Log, 3, 1) \ - F(RandomHeapNumber, 0, 1) \ + F(RandomHeapNumber, 0, 1) \ F(IsObject, 1, 1) \ F(IsFunction, 1, 1) \ F(IsUndetectableObject, 1, 1) \