Home
last modified time | relevance | path

Searched defs:snippet (Results 1 – 5 of 5) 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/boost/tools/quickbook/src/
Dcode_snippet.cpp80 boost::shared_ptr<snippet_data> snippet(snippet_stack); in pop_snippet_data() local
434 snippet_data& snippet = *snippet_stack; in escaped_comment() local
506 boost::shared_ptr<snippet_data> snippet = pop_snippet_data(); in end_snippet_impl() local
/third_party/python/Lib/test/
Dtest_compile.py1043 def check_stack_size(self, snippet, async_=False): argument
/third_party/node/tools/
Dlint-md.mjs8833 var snippet = makeSnippet; variable