Searched defs:descriptors_count (Results 1 – 1 of 1) sorted by relevance
3683 int descriptors_count = has_prototype ? 5 : 4; in CreateSloppyFunctionMap() local3771 int descriptors_count = IsFunctionModeWithPrototype(function_mode) ? 2 : 1; in CreateStrictFunctionMap() local