• Home
  • Raw
  • Download

Lines Matching defs:header

440     auto header = heap_->AllocateYoungOrHugeObject(klass, size);  in CloneProperties()  local
544 auto header = heap_->AllocateYoungOrHugeObject(klass, size); in CloneProperties() local
1480 TaggedObject *header = heap_->AllocateYoungOrHugeObject(*hclass); in NewObject() local
1491 TaggedObject *header = heap_->AllocateNonMovableOrHugeObject(*hclass); in NewNonMovableObject() local
1772 TaggedObject *header = nullptr; in NewMethod() local
1974 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewCompletionRecord() local
1985 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewGeneratorContext() local
2066 TaggedObject *header = heap_->AllocateNonMovableOrHugeObject(globalEnvClass); in NewGlobalEnv() local
2075 auto header = heap_->AllocateYoungOrHugeObject( in NewLexicalEnv() local
2085 TaggedObject *header = heap_->AllocateNonMovableOrHugeObject( in NewEmptySymbol() local
2097 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewJSSymbol() local
2116 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewPrivateNameSymbol() local
2129 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewWellKnownSymbol() local
2142 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewPublicSymbol() local
2195 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewAccessorData() local
2206 TaggedObject *header = heap_->AllocateNonMovableOrHugeObject( in NewInternalAccessor() local
2227 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewPromiseCapability() local
2239 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewPromiseReaction() local
2251 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewPromiseIteratorRecord() local
2262 TaggedObject *header = heap_->AllocateNonMovableOrHugeObject( in NewMicroJobQueue() local
2274 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewPendingJob() local
2292 TaggedObject *header = nullptr; in NewJSProxy() local
2348 auto header = heap_->AllocateReadOnlyOrHugeObject( in NewEmptyArray() local
2359 auto header = heap_->AllocateReadOnlyOrHugeObject( in NewEmptyMutantArray() local
2383 TaggedObject *header = nullptr; in NewTaggedArray() local
2544 TaggedObject *header = nullptr; in NewTaggedArrayWithoutInit() local
2571 TaggedObject *header = nullptr; in NewMutantTaggedArrayWithoutInit() local
2607 auto header = heap_->AllocateNonMovableOrHugeObject( in NewCOWTaggedArray() local
2620 auto header = heap_->AllocateNonMovableOrHugeObject( in NewCOWMutantTaggedArray() local
2633 auto header = heap_->AllocateNonMovableOrHugeObject( in NewMutantTaggedArray() local
2647 auto header = heap_->AllocateYoungOrHugeObject( in NewTaggedHashArray() local
2659 TaggedObject *header = AllocObjectWithSpaceType(byteSize, arrayClass, spaceType); in NewByteArray() local
2687 auto header = heap_->AllocateYoungOrHugeObject( in NewLinkedNode() local
2700 auto header = heap_->AllocateYoungOrHugeObject( in NewTreeNode() local
2713 auto header = heap_->AllocateYoungOrHugeObject( in NewDictionaryArray() local
2735 TaggedObject *header = AllocObjectWithSpaceType(size, arrayClass, type); in ExtendArray() local
2775 auto header = heap_->AllocateYoungOrHugeObject( in CopyPartArray() local
2801 TaggedObject *header = nullptr; in CopyArray() local
2844 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in CopyFromEnumCache() local
2907 auto header = heap_->AllocateOldOrHugeObject( in NewConstantPool() local
2917 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewProgram() local
3046 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewPropertyBox() local
3056 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewProtoChangeMarker() local
3066 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewMarkerCell() local
3076 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewProtoChangeDetails() local
3090 auto header = heap_->AllocateYoungOrHugeObject( in NewProfileTypeInfo() local
3106 auto header = heap_->AllocateYoungOrHugeObject( in NewBigInt() local
3509 PrototypeHandler *header = in NewPrototypeHandler() local
3522 TransWithProtoHandler *header = in NewTransWithProtoHandler() local
3535 StoreTSHandler *header = in NewStoreTSHandler() local
3548 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewPromiseRecord() local
3558 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewResolvingFunctionsRecord() local
3714 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewClassInfoExtractor() local
3742 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewTSObjectType() local
3758 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewTSClassType() local
3778 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewTSInterfaceType() local
3797 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewTSUnionType() local
3813 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewTSClassInstanceType() local
3827 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewTSFunctionType() local
3849 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewTSArrayType() local
3864 auto header = heap_->AllocateOldOrHugeObject(arrayClass, size); in NewTSTypeTable() local
3880 auto header = heap_->AllocateYoungOrHugeObject(arrayClass, size); in NewTSModuleTable() local
3892 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewTSIteratorInstanceType() local
3907 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewTSNamespaceType() local
4145 auto header = heap_->AllocateYoungOrHugeObject( in CopyDeque() local
4183 auto header = heap_->AllocateYoungOrHugeObject( in CopyQueue() local
4332 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewImportEntry() local
4351 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewLocalExportEntry() local
4371 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewIndirectExportEntry() local
4389 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewStarExportEntry() local
4399 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewSourceTextModule() local
4442 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewResolvedBindingRecord() local
4462 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewResolvedIndexBindingRecord() local
4473 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewCellRecord() local
4516 TaggedObject *header = heap_->AllocateOldOrHugeObject(*hclass); in NewOldSpaceObject() local
4567 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewAsyncGeneratorRequest() local
4579 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewAsyncIteratorRecord() local
4592 auto header = heap_->AllocateYoungOrHugeObject( in NewAOTLiteralInfo() local
4604 auto header = heap_->AllocateYoungOrHugeObject( in NewVTable() local
4616 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewClassLiteral() local