Home
last modified time | relevance | path

Searched refs:someFunction (Results 1 - 4 of 4) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DdynamicImportEvaluateSpecifier.js13 const someFunction = async () => {
28 const someFunction = async () => {
H A DcontrolFlowOptionalChain.js565 function someFunction(someOptionalObject: SomeObject | undefined): void {
577 someFunction(someObject);
578 someFunction(undefined);
1074 function someFunction(someOptionalObject) { function
1084 someFunction(someObject);
1085 someFunction(undefined);
H A DunusedIdentifiersConsolidated1.js59 someFunction(s1: string): void;
/third_party/jerryscript/tests/jerry/fail/
H A Dmodule-015.js17 function someFunction() { function

Completed in 2 milliseconds