Searched defs:has_prototype (Results 1 – 3 of 3) sorted by relevance
178 DEF_GETTER(JSFunction, has_prototype, bool) { in DEF_GETTER() argument
2644 i::Isolate* i_isolate, FunctionCallback func, bool has_prototype, in NewFunctionTemplate()2666 bool has_prototype, in CreateFunc()2678 FunctionCallback func, int length, bool has_prototype = false, in InstallFunc()3017 bool has_prototype = true; in InstallConditionalFeatures() local
3680 bool has_prototype = IsFunctionModeWithPrototype(function_mode); in CreateSloppyFunctionMap() local3766 bool has_prototype = IsFunctionModeWithPrototype(function_mode); in CreateStrictFunctionMap() local