Home | History | Annotate | Download | only in src

Lines Matching full:constant_function_

810     return constant_function_ != NULL;
814 ASSERT(constant_function_ != NULL);
815 return constant_function_;
844 JSFunction* constant_function_;