Imported Upstream version 1.0.0
[platform/upstream/js.git] / js / src / jit-test / tests / jaeger / bug592973-2.js
1 function f(a) {
2   function a() {
3   }
4 }
5
6 /* Don't assert on JOF_NAME test in BindNameToSlot(). */
7