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

Unified Diff: src/api.cc

Issue 6101001: Don't let JSON parsed objects hit inherited setters. (Closed)
Patch Set: Created 9 years, 12 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
« no previous file with comments | « no previous file | src/heap-inl.h » ('j') | test/mjsunit/bugs/bug-1015.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/api.cc
diff --git a/src/api.cc b/src/api.cc
index 110468e2313ec75196b7c7604d6c2612ff09e922..587bce812c5398b1bd21065f08d954156f46d27c 100644
--- a/src/api.cc
+++ b/src/api.cc
@@ -1,3 +1,4 @@
+
Rico 2011/01/04 11:15:31 Unintentional extra line?
Lasse Reichstein 2011/01/04 12:14:36 Removed.
// Copyright 2010 the V8 project authors. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
« no previous file with comments | « no previous file | src/heap-inl.h » ('j') | test/mjsunit/bugs/bug-1015.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698