Home | History | Annotate | Download | only in regress

Lines Matching refs:function

8 function Ctor() {
12 function get_closure() {
13 return function add_field(obj) {
19 function get_closure2() {
20 return function cc(obj) {
26 function dummy() {
27 (function () {
38 function opt() {
39 (function () {
53 // Optimize dummy function to remove the add_field from head of optimized
54 // function list in the context.