Searched defs:snippet (Results 1 – 7 of 7) sorted by relevance
| /third_party/jerryscript/tests/jerry/es5.1/ |
| D | object-literal-fails.js | 15 function throw_error(snippet) argument 28 function throw_error_strict(snippet) argument
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| D | object-computed.js | 127 function throw_error(snippet) argument
|
| /third_party/python/Lib/test/ |
| D | test_compile.py | 1056 def check_stack_size(self, snippet, async_=False): argument
|
| /third_party/typescript/src/compiler/ |
| D | emitter.ts | 1334 const snippet = getSnippetElement(node); constant
|
| /third_party/node/tools/lint-md/ |
| D | lint-md.mjs | 16848 var snippet = makeSnippet; variable
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 28612 function setSnippetElement(node, snippet) { argument 116522 function emitSnippetNode(hint, node, snippet) { argument 116532 function emitPlaceholder(hint, node, snippet) { argument 116538 function emitTabStop(hint, node, snippet) { argument
|
| D | tsc.js | 23094 function setSnippetElement(node, snippet) { argument 96294 function emitSnippetNode(hint, node, snippet) { argument 96304 function emitPlaceholder(hint, node, snippet) { argument 96309 function emitTabStop(hint, node, snippet) { argument
|