Searched refs:SourceTextModuleInfoEntry (Results 1 – 11 of 11) sorted by relevance
146 Handle<SourceTextModuleInfoEntry> entry);283 class SourceTextModuleInfoEntry284 : public TorqueGeneratedSourceTextModuleInfoEntry<SourceTextModuleInfoEntry,287 DECL_VERIFIER(SourceTextModuleInfoEntry)290 static Handle<SourceTextModuleInfoEntry> New(298 TQ_OBJECT_CONSTRUCTORS(SourceTextModuleInfoEntry)
127 Handle<SourceTextModuleInfoEntry> entry) { in CreateIndirectExport()216 Handle<SourceTextModuleInfoEntry> entry = in ResolveExport()217 Handle<SourceTextModuleInfoEntry>::cast(object); in ResolveExport()277 i::Handle<i::SourceTextModuleInfoEntry> entry( in ResolveExportUsingStarExports()278 i::SourceTextModuleInfoEntry::cast(special_exports->get(i)), isolate); in ResolveExportUsingStarExports()386 Handle<SourceTextModuleInfoEntry> entry( in PrepareInstantiate()387 SourceTextModuleInfoEntry::cast(special_exports->get(i)), isolate); in PrepareInstantiate()505 Handle<SourceTextModuleInfoEntry> entry( in FinishInstantiate()506 SourceTextModuleInfoEntry::cast(regular_imports->get(i)), isolate); in FinishInstantiate()522 Handle<SourceTextModuleInfoEntry> entry( in FinishInstantiate()[all …]
1136 Handle<SourceTextModuleInfoEntry> SourceTextModuleInfoEntry::New( in New()1141 Handle<SourceTextModuleInfoEntry> result = in New()1142 Handle<SourceTextModuleInfoEntry>::cast(isolate->factory()->NewStruct( in New()1154 template Handle<SourceTextModuleInfoEntry> SourceTextModuleInfoEntry::New(1159 template Handle<SourceTextModuleInfoEntry> SourceTextModuleInfoEntry::New(1183 Handle<SourceTextModuleInfoEntry> serialized_entry = in New()1196 Handle<SourceTextModuleInfoEntry> serialized_entry = in New()1212 Handle<SourceTextModuleInfoEntry> serialized_entry = in New()
22 TQ_OBJECT_CONSTRUCTORS_IMPL(SourceTextModuleInfoEntry)
26 class SourceTextModuleInfoEntry; variable
61 extern class SourceTextModuleInfoEntry extends Struct {
163 V(_, SOURCE_TEXT_MODULE_INFO_ENTRY_TYPE, SourceTextModuleInfoEntry, \
40 class SourceTextModuleInfoEntry; variable
158 Handle<SourceTextModuleInfoEntry> SourceTextModuleDescriptor::Entry::Serialize( in Serialize()161 return SourceTextModuleInfoEntry::New( in Serialize()167 template Handle<SourceTextModuleInfoEntry>169 template Handle<SourceTextModuleInfoEntry>
20 class SourceTextModuleInfoEntry; variable119 Handle<SourceTextModuleInfoEntry> Serialize(IsolateT* isolate) const;
1622 void SourceTextModuleInfoEntry::SourceTextModuleInfoEntryVerify( in SourceTextModuleInfoEntryVerify()