Lines Matching refs:JSObjectPrintHeader
564 static void JSObjectPrintHeader(std::ostream& os, JSObject obj, in JSObjectPrintHeader() function
620 JSObjectPrintHeader(os, *this, nullptr); in JSObjectPrint()
625 JSObjectPrintHeader(os, *this, "JSGeneratorObject"); in JSGeneratorObjectPrint()
685 JSObjectPrintHeader(os, *this, "JSArray"); in JSArrayPrint()
691 JSObjectPrintHeader(os, *this, "JSPromise"); in JSPromisePrint()
706 JSObjectPrintHeader(os, *this, "JSRegExp"); in JSRegExpPrint()
714 JSObjectPrintHeader(os, *this, "JSRegExpStringIterator"); in JSRegExpStringIteratorPrint()
1306 JSObjectPrintHeader(os, *this, "JSStringIterator"); in JSStringIteratorPrint()
1313 JSObjectPrintHeader(os, *this, "JSAsyncFromSyncIterator"); in JSAsyncFromSyncIteratorPrint()
1320 JSObjectPrintHeader(os, *this, "JSPrimitiveWrapper"); in JSPrimitiveWrapperPrint()
1326 JSObjectPrintHeader(os, *this, "JSMessageObject"); in JSMessageObjectPrint()
1356 JSObjectPrintHeader(os, *this, "JSDate"); in JSDatePrint()
1377 JSObjectPrintHeader(os, *this, "JSSet"); in JSSetPrint()
1383 JSObjectPrintHeader(os, *this, "JSMap"); in JSMapPrint()
1390 JSObjectPrintHeader(os, *this, name); in JSCollectionIteratorPrint()
1405 JSObjectPrintHeader(os, *this, "JSWeakRef"); in JSWeakRefPrint()
1411 JSObjectPrintHeader(os, *this, "JSShadowRealm"); in JSShadowRealmPrint()
1417 JSObjectPrintHeader(os, *this, "JSWrappedFunction"); in JSWrappedFunctionPrint()
1423 JSObjectPrintHeader(os, *this, "JSFinalizationRegistry"); in JSFinalizationRegistryPrint()
1443 JSObjectPrintHeader(os, *this, "JSSharedStruct"); in JSSharedStructPrint()
1451 JSObjectPrintHeader(os, *this, "JSWeakMap"); in JSWeakMapPrint()
1457 JSObjectPrintHeader(os, *this, "JSWeakSet"); in JSWeakSetPrint()
1463 JSObjectPrintHeader(os, *this, "JSArrayBuffer"); in JSArrayBufferPrint()
1476 JSObjectPrintHeader(os, *this, "JSTypedArray"); in JSTypedArrayPrint()
1498 JSObjectPrintHeader(os, *this, "JSArrayIterator"); in JSArrayIteratorPrint()
1506 JSObjectPrintHeader(os, *this, "JSDataView"); in JSDataViewPrint()
1519 JSObjectPrintHeader(os, *this, "JSBoundFunction"); in JSBoundFunctionPrint()
1528 JSObjectPrintHeader(os, *this, "Function"); in JSFunctionPrint()
1658 JSObjectPrintHeader(os, *this, "JSGlobalProxy"); in JSGlobalProxyPrint()
1666 JSObjectPrintHeader(os, *this, "JSGlobalObject"); in JSGlobalObjectPrint()
1767 JSObjectPrintHeader(os, *this, "JSModuleNamespace"); in JSModuleNamespacePrint()
1922 JSObjectPrintHeader(os, *this, "WasmInstanceObject"); in WasmInstanceObjectPrint()
2225 JSObjectPrintHeader(os, *this, "JSTemporalPlainDate"); in JSTemporalPlainDatePrint()
2230 JSObjectPrintHeader(os, *this, "JSTemporalPlainTime"); in JSTemporalPlainTimePrint()
2235 JSObjectPrintHeader(os, *this, "JSTemporalPlainDateTime"); in JSTemporalPlainDateTimePrint()
2240 JSObjectPrintHeader(os, *this, "JSTemporalZonedDateTime"); in JSTemporalZonedDateTimePrint()
2245 JSObjectPrintHeader(os, *this, "JSTemporalDuration"); in JSTemporalDurationPrint()
2250 JSObjectPrintHeader(os, *this, "JSTemporalInstant"); in JSTemporalInstantPrint()
2255 JSObjectPrintHeader(os, *this, "JSTemporalPlainYearMonth"); in JSTemporalPlainYearMonthPrint()
2260 JSObjectPrintHeader(os, *this, "JSTemporalPlainMonthDay"); in JSTemporalPlainMonthDayPrint()
2265 JSObjectPrintHeader(os, *this, "JSTemporalTimeZone"); in JSTemporalTimeZonePrint()
2270 JSObjectPrintHeader(os, *this, "JSTemporalCalendar"); in JSTemporalCalendarPrint()
2275 JSObjectPrintHeader(os, *this, "JSV8BreakIterator"); in JSV8BreakIteratorPrint()
2288 JSObjectPrintHeader(os, *this, "JSCollator"); in JSCollatorPrint()
2295 JSObjectPrintHeader(os, *this, "JSDateTimeFormat"); in JSDateTimeFormatPrint()
2306 JSObjectPrintHeader(os, *this, "JSDisplayNames"); in JSDisplayNamesPrint()
2314 JSObjectPrintHeader(os, *this, "JSListFormat"); in JSListFormatPrint()
2323 JSObjectPrintHeader(os, *this, "JSLocale"); in JSLocalePrint()
2329 JSObjectPrintHeader(os, *this, "JSNumberFormat"); in JSNumberFormatPrint()
2337 JSObjectPrintHeader(os, *this, "JSPluralRules"); in JSPluralRulesPrint()
2346 JSObjectPrintHeader(os, *this, "JSRelativeTimeFormat"); in JSRelativeTimeFormatPrint()
2355 JSObjectPrintHeader(os, *this, "JSSegmentIterator"); in JSSegmentIteratorPrint()
2362 JSObjectPrintHeader(os, *this, "JSSegmenter"); in JSSegmenterPrint()
2370 JSObjectPrintHeader(os, *this, "JSSegments"); in JSSegmentsPrint()