Home | History | Annotate | Download | only in src

Lines Matching refs:function_

1915   const Runtime::Function* function() const { return function_; }
1917 bool is_jsruntime() const { return function_ == NULL; }
1941 function_(function),
1946 const Runtime::Function* function_;