Home
last modified time | relevance | path

Searched refs:importAssertion (Results 1 – 2 of 2) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/
H A Djsast.tbl71 ASTDEF(AST_IMPORT_ASSERTION, "ImportAssertion", "importAssertion")
/dports/www/firefox/firefox-99.0/js/src/builtin/
H A DReflectParse.cpp607 [[nodiscard]] bool importAssertion(HandleValue key, HandleValue value,
1425 bool NodeBuilder::importAssertion(HandleValue key, HandleValue value, in importAssertion() function in NodeBuilder
2373 if (!builder.importAssertion(key, value, &assertionNode->pn_pos, in importAssertions()