Home | History | Annotate | Download | only in src

Lines Matching defs:function_

1823   const Runtime::Function* function() const { return function_; }
1825 bool is_jsruntime() const { return function_ == NULL; }
1836 function_(function),
1841 const Runtime::Function* function_;