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

Unified Diff: test/message/instanceof-nonobject.js

Issue 2096933002: Remove all harmony runtime flags which shipped in M51 (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Review comments Created 4 years, 6 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 | « test/message/instanceof-noncallable.js ('k') | test/mjsunit/compiler/optimized-instanceof-1.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/message/instanceof-nonobject.js
diff --git a/test/message/instanceof-nonobject.js b/test/message/instanceof-nonobject.js
index 47152571a10debe8f5e5aec11c03e58998eff493..ef8e0ae2e4e6ba53a8e0d569e36b39d9aade6dee 100644
--- a/test/message/instanceof-nonobject.js
+++ b/test/message/instanceof-nonobject.js
@@ -25,6 +25,6 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-// Flags: --harmony-instanceof
+
1 instanceof 2;
« no previous file with comments | « test/message/instanceof-noncallable.js ('k') | test/mjsunit/compiler/optimized-instanceof-1.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698