Lines Matching defs:header
499 auto header = heap_->AllocateYoungOrHugeObject(klass, size); in CloneProperties() local
603 auto header = heap_->AllocateYoungOrHugeObject(klass, size); in CloneProperties() local
1782 TaggedObject *header = heap_->AllocateYoungOrHugeObject(*hclass); in NewObject() local
1793 TaggedObject *header = heap_->AllocateNonMovableOrHugeObject(*hclass); in NewNonMovableObject() local
2212 TaggedObject *header = nullptr; in NewMethod() local
2416 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewCompletionRecord() local
2427 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewGeneratorContext() local
2510 TaggedObject *header = heap_->AllocateNonMovableOrHugeObject(globalEnvClass); in NewGlobalEnv() local
2519 auto header = heap_->AllocateYoungOrHugeObject( in NewLexicalEnv() local
2529 TaggedObject *header = heap_->AllocateNonMovableOrHugeObject( in NewEmptySymbol() local
2541 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewJSSymbol() local
2560 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewPrivateNameSymbol() local
2573 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewWellKnownSymbol() local
2586 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewPublicSymbol() local
2639 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewAccessorData() local
2650 TaggedObject *header = heap_->AllocateNonMovableOrHugeObject( in NewInternalAccessor() local
2662 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewPromiseCapability() local
2674 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewPromiseReaction() local
2686 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewPromiseIteratorRecord() local
2697 TaggedObject *header = heap_->AllocateNonMovableOrHugeObject( in NewMicroJobQueue() local
2709 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewPendingJob() local
2728 TaggedObject *header = nullptr; in NewJSProxy() local
2797 TaggedObject *header = nullptr; in NewTaggedArray() local
2947 TaggedObject *header = nullptr; in NewTaggedArrayWithoutInit() local
2977 TaggedObject *header = nullptr; in NewMutantTaggedArrayWithoutInit() local
3013 auto header = heap_->AllocateNonMovableOrHugeObject( in NewCOWTaggedArray() local
3026 auto header = heap_->AllocateNonMovableOrHugeObject( in NewCOWMutantTaggedArray() local
3039 auto header = heap_->AllocateYoungOrHugeObject( in NewMutantTaggedArray() local
3053 auto header = heap_->AllocateYoungOrHugeObject( in NewTaggedHashArray() local
3065 TaggedObject *header = AllocObjectWithSpaceType(byteSize, arrayClass, spaceType); in NewByteArray() local
3093 auto header = heap_->AllocateYoungOrHugeObject( in NewLinkedNode() local
3106 auto header = heap_->AllocateYoungOrHugeObject( in NewTreeNode() local
3119 auto header = heap_->AllocateYoungOrHugeObject( in NewDictionaryArray() local
3141 TaggedObject *header = AllocObjectWithSpaceType(size, arrayClass, type); in ExtendArray() local
3182 auto header = heap_->AllocateYoungOrHugeObject( in CopyPartArray() local
3208 TaggedObject *header = nullptr; in CopyArray() local
3247 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in CopyFromEnumCache() local
3312 auto header = heap_->AllocateOldOrHugeObject( in NewConstantPool() local
3322 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewProgram() local
3487 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewPropertyBox() local
3497 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewProtoChangeMarker() local
3507 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewMarkerCell() local
3517 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewProtoChangeDetails() local
3529 auto header = heap_->AllocateYoungOrHugeObject( in NewProfileTypeInfo() local
3554 auto header = sHeap_->AllocateNonMovableOrHugeObject(thread_, in NewBigInt() local
4037 PrototypeHandler *header = in NewPrototypeHandler() local
4052 TransWithProtoHandler *header = in NewTransWithProtoHandler() local
4065 StoreAOTHandler *header = in NewStoreAOTHandler() local
4078 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewPromiseRecord() local
4088 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewResolvingFunctionsRecord() local
4271 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewClassInfoExtractor() local
4615 auto header = heap_->AllocateYoungOrHugeObject( in CopyDeque() local
4653 auto header = heap_->AllocateYoungOrHugeObject( in CopyQueue() local
4841 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewImportEntry() local
4864 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewLocalExportEntry() local
4888 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewIndirectExportEntry() local
4909 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewStarExportEntry() local
4919 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewSourceTextModule() local
4966 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewResolvedBindingRecord() local
4986 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewResolvedIndexBindingRecord() local
4997 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewCellRecord() local
5040 TaggedObject *header = heap_->AllocateOldOrHugeObject(*hclass); in NewOldSpaceObject() local
5091 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewAsyncGeneratorRequest() local
5103 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewAsyncIteratorRecord() local
5116 auto header = heap_->AllocateYoungOrHugeObject( in NewAOTLiteralInfo() local
5127 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewExtraProfileTypeInfo() local
5138 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewProfileTypeInfoCell() local
5153 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewFunctionTemplate() local
5167 auto header = heap_->AllocateYoungOrHugeObject( in NewVTable() local
5179 TaggedObject *header = heap_->AllocateYoungOrHugeObject( in NewClassLiteral() local