Searched defs:instanceof (Results 1 – 4 of 4) sorted by relevance
| /plugin/highlightjs/highlight/languages/ |
| D | javascript.js | 10 …, 'do': 1, 'return': 1, 'void': 1, 'else': 1, 'break': 1, 'catch': 1, 'instanceof': 1, 'with': 1, … property
|
| D | java.js | 10 …num': 1, 'else': 1, 'break': 1, 'transient': 1, 'new': 1, 'catch': 1, 'instanceof': 1, 'byte': 1, … property
|
| /plugin/asciidocjs/node_modules/babylon/lib/ |
| D | index.js | 362 "instanceof": new KeywordTokenType("instanceof", { beforeExpr: beforeExpr, binop: 7 }), property
|
| /plugin/highlightjs/highlight/ |
| D | highlight.pack.js | 1 …</gm,"<").replace(/>/gm,">")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… property
|