Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(106)

Unified Diff: test/cctest/interpreter/bytecode_expectations/Generators.golden

Issue 2331223004: [api] Throw in defineProperty() when necessary. (Closed)
Patch Set: Fix formatting. Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/cctest/interpreter/bytecode_expectations/Generators.golden
diff --git a/test/cctest/interpreter/bytecode_expectations/Generators.golden b/test/cctest/interpreter/bytecode_expectations/Generators.golden
index b17d5b58103278e1dd265edfb5654baad7c1516e..abf6711db000a828c9b31b4c8941a2ae909f43de 100644
--- a/test/cctest/interpreter/bytecode_expectations/Generators.golden
+++ b/test/cctest/interpreter/bytecode_expectations/Generators.golden
@@ -475,7 +475,7 @@ bytecodes: [
B(TestEqualStrict), R(11), U8(20),
B(JumpIfFalse), U8(4),
B(Jump), U8(18),
- B(Wide), B(LdaSmi), U16(129),
+ B(Wide), B(LdaSmi), U16(130),
B(Star), R(11),
B(LdaConstant), U8(15),
B(Star), R(12),

Powered by Google App Engine
This is Rietveld 408576698