Searched refs:referencing (Results 1 – 8 of 8) sorted by relevance
55 JSHandle<SourceTextModule> HostGetImportedModule(JSTaggedValue referencing);57 bool IsImportedModuleLoaded(JSTaggedValue referencing);
318 JSHandle<SourceTextModule> ModuleManager::HostGetImportedModule(JSTaggedValue referencing) in HostGetImportedModule() argument321 int entry = dict->FindEntry(referencing); in HostGetImportedModule()323 << ConvertToString(referencing); in HostGetImportedModule()340 bool ModuleManager::IsImportedModuleLoaded(JSTaggedValue referencing) in IsImportedModuleLoaded() argument342 int entry = NameDictionary::Cast(resolvedModules_.GetTaggedObject())->FindEntry(referencing); in IsImportedModuleLoaded()
51 PLT-slot is referencing to an object in young space. That information allow to significantly reduce…53 updated only if `StringTable` was updated during GC, because both these structures are referencing …54 PLT-slots referencing a subset of strings references by the `StringTable`).
75 1. Format should enforce as "flat" layout as possible: referencing metadata from other metadata
976 # function all documented functions referencing it will be listed.1922 # listings (including syntax highlighting and cross-referencing information) to1949 # program listings (including syntax highlighting and cross-referencing
1946 "automatedcases/import_var-referencing-an-imported-module-alias/consumer",2989 "automatedcases/qualifiedName_ImportDeclarations-entity-names-referencing-a-var",
12201 @@ -21,4 +21,6 @@ function foo2<T extends U, U>(t: T, u: U) { // Error for referencing own type pa
2 …enced with ECMAScript imports/exports by turning on the '{0}' flag and referencing its default exp…