Searched refs:SourceTextModuleInfoEntry (Results 1 – 12 of 12) sorted by relevance
121 Handle<SourceTextModuleInfoEntry> entry);255 class SourceTextModuleInfoEntry256 : public TorqueGeneratedSourceTextModuleInfoEntry<SourceTextModuleInfoEntry,259 DECL_PRINTER(SourceTextModuleInfoEntry)260 DECL_VERIFIER(SourceTextModuleInfoEntry)263 static Handle<SourceTextModuleInfoEntry> New(269 TQ_OBJECT_CONSTRUCTORS(SourceTextModuleInfoEntry)
115 Handle<SourceTextModuleInfoEntry> entry) { in CreateIndirectExport()205 Handle<SourceTextModuleInfoEntry> entry = in ResolveExport()206 Handle<SourceTextModuleInfoEntry>::cast(object); in ResolveExport()266 i::Handle<i::SourceTextModuleInfoEntry> entry( in ResolveExportUsingStarExports()267 i::SourceTextModuleInfoEntry::cast(special_exports->get(i)), isolate); in ResolveExportUsingStarExports()360 Handle<SourceTextModuleInfoEntry> entry( in PrepareInstantiate()361 SourceTextModuleInfoEntry::cast(special_exports->get(i)), isolate); in PrepareInstantiate()475 Handle<SourceTextModuleInfoEntry> entry( in FinishInstantiate()476 SourceTextModuleInfoEntry::cast(regular_imports->get(i)), isolate); in FinishInstantiate()492 Handle<SourceTextModuleInfoEntry> entry( in FinishInstantiate()[all …]
1065 Handle<SourceTextModuleInfoEntry> SourceTextModuleInfoEntry::New( in New()1070 Handle<SourceTextModuleInfoEntry> result = in New()1071 Handle<SourceTextModuleInfoEntry>::cast(isolate->factory()->NewStruct( in New()1083 template Handle<SourceTextModuleInfoEntry> SourceTextModuleInfoEntry::New(1088 template Handle<SourceTextModuleInfoEntry> SourceTextModuleInfoEntry::New(1116 Handle<SourceTextModuleInfoEntry> serialized_entry = in New()1128 Handle<SourceTextModuleInfoEntry> serialized_entry = in New()1144 Handle<SourceTextModuleInfoEntry> serialized_entry = in New()
22 TQ_OBJECT_CONSTRUCTORS_IMPL(SourceTextModuleInfoEntry)
26 class SourceTextModuleInfoEntry; variable
61 extern class SourceTextModuleInfoEntry extends Struct {
145 V(_, SOURCE_TEXT_MODULE_INFO_ENTRY_TYPE, SourceTextModuleInfoEntry, \
41 class SourceTextModuleInfoEntry; variable
163 Handle<SourceTextModuleInfoEntry> SourceTextModuleDescriptor::Entry::Serialize( in Serialize()166 return SourceTextModuleInfoEntry::New( in Serialize()172 template Handle<SourceTextModuleInfoEntry>174 template Handle<SourceTextModuleInfoEntry>
18 class SourceTextModuleInfoEntry; variable121 Handle<SourceTextModuleInfoEntry> Serialize(LocalIsolate* isolate) const;
1364 void SourceTextModuleInfoEntry::SourceTextModuleInfoEntryVerify( in SourceTextModuleInfoEntryVerify()
1523 void SourceTextModuleInfoEntry::SourceTextModuleInfoEntryPrint( in SourceTextModuleInfoEntryPrint()