Searched refs:has_prototype (Results 1 – 4 of 4) sorted by relevance
887 if (!function->has_prototype()) { in GetFunctionPrototype()901 if (function->has_prototype()) in SetFunctionPrototype()
2184 DCHECK(!result->has_prototype()); in CreateApiFunction()
5920 bool JSFunction::has_prototype() { in has_prototype() function5935 DCHECK(has_prototype()); in prototype()
7310 inline bool has_prototype();