Searched refs:functionMembersWithPrototypePlus (Results 1 – 8 of 8) sorted by relevance
18 exact: completion.functionMembersWithPrototypePlus(["foo"]),
22 … { marker: ["2", "3"], exact: completion.functionMembersWithPrototypePlus(["equals", "origin"]) },
22 verify.completions({ marker: "4", exact: completion.functionMembersWithPrototypePlus(["foo"]) });
22 exact: completion.functionMembersWithPrototypePlus([
53 exact: completion.functionMembersWithPrototypePlus([
84 exact: completion.functionMembersWithPrototypePlus([
916 …export function functionMembersWithPrototypePlus(plus: ReadonlyArray<FourSlashInterface.ExpectedCo…
1341 … export function functionMembersWithPrototypePlus(plus: readonly ExpectedCompletionEntryObject[]) { function