Skip to content

Instantly share code, notes, and snippets.

@vhf
Last active January 23, 2016 19:15
Show Gist options
  • Save vhf/c74f5a829d9e344463a5 to your computer and use it in GitHub Desktop.
Save vhf/c74f5a829d9e344463a5 to your computer and use it in GitHub Desktop.

Template

(Use the following template to add a bailout reason.)

### This is a bailout reason

- Simple reproduction(s)

```js
// strict & sloppy modes OR // sloppy mode only
...
```

- Why
  - Some explaination (if you have one)

- Advices
  - Some advices (if you have any)

- External examples
  - [example](http://example.com) where this deopt has/had impact
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment