Home | History | Annotate | Download | only in src

Lines Matching defs:function_

1674   const Runtime::Function* function() const { return function_; }
1676 bool is_jsruntime() const { return function_ == NULL; }
1687 function_(function),
1692 const Runtime::Function* function_;