Home
last modified time | relevance | path

Searched refs:DumpObjLiteral (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DObjLiteral.cpp270 static void DumpObjLiteral(js::JSONPrinter& json, in DumpObjLiteral() function
349 DumpObjLiteral(json, stencil, getCode(), flags_, propertyCount_); in dumpFields()
367 DumpObjLiteral(json, stencil, code_, flags_, propertyCount_); in dumpFields()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DObjLiteral.cpp270 static void DumpObjLiteral(js::JSONPrinter& json, in DumpObjLiteral() function
349 DumpObjLiteral(json, stencil, getCode(), flags_, propertyCount_); in dumpFields()
367 DumpObjLiteral(json, stencil, code_, flags_, propertyCount_); in dumpFields()
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DObjLiteral.cpp360 static void DumpObjLiteral(js::JSONPrinter& json, in DumpObjLiteral() function
441 DumpObjLiteral(json, stencil, getCode(), kind_, flags_, propertyCount_); in dumpFields()
459 DumpObjLiteral(json, stencil, code_, kind(), flags(), propertyCount_); in dumpFields()