| Index: test/mjsunit/typeof.js
|
| ===================================================================
|
| --- test/mjsunit/typeof.js (revision 3807)
|
| +++ test/mjsunit/typeof.js (working copy)
|
| @@ -25,7 +25,7 @@
|
| // (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: --nofast-compiler
|
| +// Flags: --nofull-compiler
|
|
|
| // The type of a regular expression should be 'function', including in
|
| // the context of string equality comparisons.
|
|
|