Home
last modified time | relevance | path

Searched +defs:condition +defs:case (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
Dmootools-1.2.2-core-nc.js1082 case 'object': function
1995 condition = function(event){ function
2105 condition: $check property
2110 condition: $check property
2567 case 'n': parsed = {a: a, b: b, special: 'n'}; break; variable
2568 case 'odd': parsed = {a: 2, b: 0, special: 'n'}; break; variable
2569 case 'even': parsed = {a: 2, b: 1, special: 'n'}; break; variable
2570 case 'first': parsed = {a: 0, special: 'index'}; break; variable
2571 case 'last': parsed = {special: 'last-child'}; break; variable
2572 case 'only': parsed = {special: 'only-child'}; break; variable
[all …]
Dconcat-jquery-mootools-prototype.js5458 case 'object': function
6371 condition = function(event){ function
6481 condition: $check property
6486 condition: $check property
6943 case 'n': parsed = {a: a, b: b, special: 'n'}; break; variable
6944 case 'odd': parsed = {a: 2, b: 0, special: 'n'}; break; variable
6945 case 'even': parsed = {a: 2, b: 1, special: 'n'}; break; variable
6946 case 'first': parsed = {a: 0, special: 'index'}; break; variable
6947 case 'last': parsed = {special: 'last-child'}; break; variable
6948 case 'only': parsed = {special: 'only-child'}; break; variable
[all …]