Home
last modified time | relevance | path

Searched defs:snippet (Results 1 – 7 of 7) sorted by relevance

/third_party/jerryscript/tests/jerry/es5.1/
Dobject-literal-fails.js15 function throw_error(snippet) argument
28 function throw_error_strict(snippet) argument
/third_party/jerryscript/tests/jerry/es2015/
Dobject-computed.js127 function throw_error(snippet) argument
/third_party/python/Lib/test/
Dtest_compile.py1091 def check_positions_against_ast(self, snippet): argument
1427 def check_stack_size(self, snippet, async_=False): argument
/third_party/typescript/src/compiler/
Demitter.ts1349 const snippet = getSnippetElement(node); constant
/third_party/typescript/lib/
Dtsc.js23132 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
DtypingsInstaller.js28653 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/
Dlint-md.mjs21666 var snippet = makeSnippet; variable