all files converted to prototype= {}

This commit is contained in:
Misko Hevery
2010-01-11 17:32:33 -08:00
parent 1a42a3fab9
commit 6d5471c9be
18 changed files with 4346 additions and 4232 deletions

View File

@@ -1,5 +1,3 @@
// Copyright (C) 2009 BRAT Tech LLC
foreach({
'regexp': function(value, regexp, msg) {
if (!value.match(regexp)) {