Lines Matching defs:os
23 OFStream os(stdout); in Print() local
29 void Object::Print(std::ostream& os) { // NOLINT in Print()
39 void HeapObject::PrintHeader(std::ostream& os, const char* id) { // NOLINT in PrintHeader()
50 void HeapObject::HeapObjectPrint(std::ostream& os) { // NOLINT in HeapObjectPrint()
256 void Simd128Value::Simd128ValuePrint(std::ostream& os) { // NOLINT in Simd128ValuePrint()
265 void Float32x4::Float32x4Print(std::ostream& os) { // NOLINT in Float32x4Print()
308 void ByteArray::ByteArrayPrint(std::ostream& os) { // NOLINT in ByteArrayPrint()
313 void BytecodeArray::BytecodeArrayPrint(std::ostream& os) { // NOLINT in BytecodeArrayPrint()
318 void FreeSpace::FreeSpacePrint(std::ostream& os) { // NOLINT in FreeSpacePrint()
325 std::ostream& os) { // NOLINT in FixedTypedArrayPrint()
330 void JSObject::PrintProperties(std::ostream& os) { // NOLINT in PrintProperties()
387 static void DoPrintElements(std::ostream& os, Object* object) { // NOLINT in DoPrintElements()
419 void JSObject::PrintElements(std::ostream& os) { // NOLINT in PrintElements()
487 static void JSObjectPrintHeader(std::ostream& os, JSObject* obj, in JSObjectPrintHeader()
512 static void JSObjectPrintBody(std::ostream& os, JSObject* obj, // NOLINT in JSObjectPrintBody()
533 void JSObject::JSObjectPrint(std::ostream& os) { // NOLINT in JSObjectPrint()
538 void JSArray::JSArrayPrint(std::ostream& os) { // NOLINT in JSArrayPrint()
545 void JSRegExp::JSRegExpPrint(std::ostream& os) { // NOLINT in JSRegExpPrint()
552 void Symbol::SymbolPrint(std::ostream& os) { // NOLINT in SymbolPrint()
564 void Map::MapPrint(std::ostream& os) { // NOLINT in MapPrint()
617 void TypeFeedbackInfo::TypeFeedbackInfoPrint(std::ostream& os) { // NOLINT in TypeFeedbackInfoPrint()
626 std::ostream& os) { // NOLINT in AliasedArgumentsEntryPrint()
632 void FixedArray::FixedArrayPrint(std::ostream& os) { // NOLINT in FixedArrayPrint()
642 void FixedDoubleArray::FixedDoubleArrayPrint(std::ostream& os) { // NOLINT in FixedDoubleArrayPrint()
657 void TransitionArray::TransitionArrayPrint(std::ostream& os) { // NOLINT in TransitionArrayPrint()
674 OFStream os(stdout); in Print() local
681 std::ostream& os) { // NOLINT in FeedbackVectorSpecPrint()
705 OFStream os(stdout); in Print() local
712 std::ostream& os) { // NOLINT in TypeFeedbackMetadataPrint()
735 OFStream os(stdout); in Print() local
741 void TypeFeedbackVector::TypeFeedbackVectorPrint(std::ostream& os) { // NOLINT in TypeFeedbackVectorPrint()
818 void JSValue::JSValuePrint(std::ostream& os) { // NOLINT in JSValuePrint()
825 void JSMessageObject::JSMessageObjectPrint(std::ostream& os) { // NOLINT in JSMessageObjectPrint()
837 void String::StringPrint(std::ostream& os) { // NOLINT in StringPrint()
864 void Name::NamePrint(std::ostream& os) { // NOLINT in NamePrint()
878 void JSDate::JSDatePrint(std::ostream& os) { // NOLINT in JSDatePrint()
901 void JSProxy::JSProxyPrint(std::ostream& os) { // NOLINT in JSProxyPrint()
914 void JSSet::JSSetPrint(std::ostream& os) { // NOLINT in JSSetPrint()
921 void JSMap::JSMapPrint(std::ostream& os) { // NOLINT in JSMapPrint()
931 std::ostream& os) { // NOLINT in OrderedHashTableIteratorPrint()
949 void JSSetIterator::JSSetIteratorPrint(std::ostream& os) { // NOLINT in JSSetIteratorPrint()
955 void JSMapIterator::JSMapIteratorPrint(std::ostream& os) { // NOLINT in JSMapIteratorPrint()
961 void JSWeakMap::JSWeakMapPrint(std::ostream& os) { // NOLINT in JSWeakMapPrint()
968 void JSWeakSet::JSWeakSetPrint(std::ostream& os) { // NOLINT in JSWeakSetPrint()
975 void JSArrayBuffer::JSArrayBufferPrint(std::ostream& os) { // NOLINT in JSArrayBufferPrint()
984 void JSTypedArray::JSTypedArrayPrint(std::ostream& os) { // NOLINT in JSTypedArrayPrint()
994 void JSArrayIterator::JSArrayIteratorPrint(std::ostream& os) { // NOLING in JSArrayIteratorPrint()
1015 std::ostream& os) { // NOLINT in JSFixedArrayIteratorPrint()
1023 void JSDataView::JSDataViewPrint(std::ostream& os) { // NOLINT in JSDataViewPrint()
1033 void JSBoundFunction::JSBoundFunctionPrint(std::ostream& os) { // NOLINT in JSBoundFunctionPrint()
1042 void JSFunction::JSFunctionPrint(std::ostream& os) { // NOLINT in JSFunctionPrint()
1062 void SharedFunctionInfo::SharedFunctionInfoPrint(std::ostream& os) { // NOLINT in SharedFunctionInfoPrint()
1106 void JSGlobalProxy::JSGlobalProxyPrint(std::ostream& os) { // NOLINT in JSGlobalProxyPrint()
1114 void JSGlobalObject::JSGlobalObjectPrint(std::ostream& os) { // NOLINT in JSGlobalObjectPrint()
1122 void Cell::CellPrint(std::ostream& os) { // NOLINT in CellPrint()
1129 void PropertyCell::PropertyCellPrint(std::ostream& os) { // NOLINT in PropertyCellPrint()
1177 void WeakCell::WeakCellPrint(std::ostream& os) { // NOLINT in WeakCellPrint()
1188 void Code::CodePrint(std::ostream& os) { // NOLINT in CodePrint()
1199 void Foreign::ForeignPrint(std::ostream& os) { // NOLINT in ForeignPrint()
1205 void AccessorInfo::AccessorInfoPrint(std::ostream& os) { // NOLINT in AccessorInfoPrint()
1217 void Box::BoxPrint(std::ostream& os) { // NOLINT in BoxPrint()
1224 std::ostream& os) { // NOLINT in PromiseResolveThenableJobInfoPrint()
1237 std::ostream& os) { // NOLINT in PromiseReactionJobInfoPrint()
1248 void ModuleInfoEntry::ModuleInfoEntryPrint(std::ostream& os) { // NOLINT in ModuleInfoEntryPrint()
1260 void Module::ModulePrint(std::ostream& os) { // NOLINT in ModulePrint()
1269 void JSModuleNamespace::JSModuleNamespacePrint(std::ostream& os) { // NOLINT in JSModuleNamespacePrint()
1275 void PrototypeInfo::PrototypeInfoPrint(std::ostream& os) { // NOLINT in PrototypeInfoPrint()
1285 void Tuple3::Tuple3Print(std::ostream& os) { // NOLINT in Tuple3Print()
1293 void ContextExtension::ContextExtensionPrint(std::ostream& os) { // NOLINT in ContextExtensionPrint()
1301 void AccessorPair::AccessorPairPrint(std::ostream& os) { // NOLINT in AccessorPairPrint()
1309 void AccessCheckInfo::AccessCheckInfoPrint(std::ostream& os) { // NOLINT in AccessCheckInfoPrint()
1319 void InterceptorInfo::InterceptorInfoPrint(std::ostream& os) { // NOLINT in InterceptorInfoPrint()
1331 void CallHandlerInfo::CallHandlerInfoPrint(std::ostream& os) { // NOLINT in CallHandlerInfoPrint()
1340 std::ostream& os) { // NOLINT in FunctionTemplateInfoPrint()
1364 void ObjectTemplateInfo::ObjectTemplateInfoPrint(std::ostream& os) { // NOLINT in ObjectTemplateInfoPrint()
1377 void AllocationSite::AllocationSitePrint(std::ostream& os) { // NOLINT in AllocationSitePrint()
1401 void AllocationMemento::AllocationMementoPrint(std::ostream& os) { // NOLINT in AllocationMementoPrint()
1412 void Script::ScriptPrint(std::ostream& os) { // NOLINT in ScriptPrint()
1431 void DebugInfo::DebugInfoPrint(std::ostream& os) { // NOLINT in DebugInfoPrint()
1440 void BreakPointInfo::BreakPointInfoPrint(std::ostream& os) { // NOLINT in BreakPointInfoPrint()
1448 static void PrintBitMask(std::ostream& os, uint32_t value) { // NOLINT in PrintBitMask()
1458 OFStream os(stdout); in Print() local
1464 void LayoutDescriptor::Print(std::ostream& os) { // NOLINT in Print()
1541 OFStream os(stdout); in Print() local
1547 void DescriptorArray::PrintDescriptors(std::ostream& os) { // NOLINT in PrintDescriptors()
1560 OFStream os(stdout); in Print() local
1566 void TransitionArray::PrintTransitions(std::ostream& os, Object* transitions, in PrintTransitions()
1613 void JSObject::PrintTransitions(std::ostream& os) { // NOLINT in PrintTransitions()