Home
last modified time | relevance | path

Searched refs:myFunction (Results 1 - 2 of 2) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DargumentsAsPropertyName.js9 function myFunction(myType: MyType) { function
19 function myFunction(myType) {
/third_party/jerryscript/tests/jerry/es2015/
H A Dargument-spread.js44 function myFunction (v, w, x, y, z) { function
49 assert(myFunction (-1, ...args, 2, ...[3]) == 5);

Completed in 1 milliseconds