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 | 1091 def check_positions_against_ast(self, snippet): argument 1427 def check_stack_size(self, snippet, async_=False): argument
|
| /third_party/typescript/src/compiler/ |
| D | emitter.ts | 1349 const snippet = getSnippetElement(node); constant
|
| /third_party/typescript/lib/ |
| D | tsc.js | 23132 function setSnippetElement(node, snippet) { argument 96534 function emitSnippetNode(hint, node, snippet) { argument 96544 function emitPlaceholder(hint, node, snippet) { argument 96549 function emitTabStop(hint, node, snippet) { argument
|
| D | typingsInstaller.js | 28653 function setSnippetElement(node, snippet) { argument 116785 function emitSnippetNode(hint, node, snippet) { argument 116795 function emitPlaceholder(hint, node, snippet) { argument 116801 function emitTabStop(hint, node, snippet) { argument
|
| /third_party/node/tools/lint-md/ |
| D | lint-md.mjs | 21666 var snippet = makeSnippet; variable
|