Searched refs:has_prototype (Results 1 – 4 of 4) sorted by relevance
462 if (!function->has_prototype()) { in FunctionGetPrototype()
744 ASSERT(!function->has_prototype()); in NewFunction()794 ASSERT(!function->has_prototype()); in NewFunctionWithoutPrototype()
3974 bool JSFunction::has_prototype() { in has_prototype() function3989 ASSERT(has_prototype()); in prototype()
5790 inline bool has_prototype();