Searched refs:functionLengthAccessor (Results 1 – 1 of 1) sorted by relevance
208 JSTaggedValue functionLengthAccessor = globalConst->GetFunctionLengthAccessor(); in FunctionPrototypeBindInternal() local223 if (!lengthProperty.IsAccessor() || functionLengthAccessor != lengthProperty) { in FunctionPrototypeBindInternal()