| Index: test/mjsunit/keyed-load-with-string-key.js
|
| diff --git a/test/mjsunit/keyed-load-with-string-key.js b/test/mjsunit/keyed-load-with-string-key.js
|
| index 43889460f622209a1e56a92293ce7cff25c197ab..2d5f0200d05bac72a3851010b22b7fe4972849c9 100644
|
| --- a/test/mjsunit/keyed-load-with-string-key.js
|
| +++ b/test/mjsunit/keyed-load-with-string-key.js
|
| @@ -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: --allow-natives-syntax
|
| +// Flags: --allow-natives-syntax --crankshaft
|
|
|
|
|
| var o = {
|
|
|