Searched defs:snippet (Results 1 – 6 of 6) 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 | 1355 const snippet = getSnippetElement(node); constant
|
| /third_party/typescript/lib/ |
| D | tsc.js | 23294 function setSnippetElement(node, snippet) { argument 97875 function emitSnippetNode(hint, node, snippet) { argument 97885 function emitPlaceholder(hint, node, snippet) { argument 97890 function emitTabStop(hint, node, snippet) { argument
|
| D | typingsInstaller.js | 28857 function setSnippetElement(node, snippet) { argument 118335 function emitSnippetNode(hint, node, snippet) { argument 118345 function emitPlaceholder(hint, node, snippet) { argument 118351 function emitTabStop(hint, node, snippet) { argument
|