• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# source binary: module-indirect-export.abc
2
3.language ECMAScript
4
5# ====================
6# LITERALS
7
80 0x586 { 1 [ ModuleTag: INDIRECT_EXPORT, export_name: a, import_name: a, module_request: ./module-import-file.js; ]}
91 0x47a { 1 [ ModuleTag: STAR_EXPORT, module_request: ./module-import-file.js; ]}
102 0x38b { 1 [ ModuleTag: LOCAL_EXPORT, local_name: c, export_name: c; ]}
113 0x220 { 3 [ ModuleTag: REGULAR_IMPORT, local_name: a, import_name: a, module_request: ./module-indirect-export.js; ModuleTag: REGULAR_IMPORT, local_name: b, import_name: b, module_request: ./module-start-export.js; ModuleTag: REGULAR_IMPORT, local_name: c, import_name: c, module_request: ./module-local-export.js; ]}
12
13# ====================
14# RECORDS
15
16.record _ESConcurrentModuleRequestsAnnotation {
17}
18
19.record _ESSlotNumberAnnotation {
20}
21
22.record _ESTypeAnnotation <external>
23
24.record module-import-file {
25	u8 pkgName@ = 0x0
26	u8 isCommonjs = 0x0
27	u32 moduleRecordIdx = 0x220
28}
29
30.record module-indirect-export {
31	u8 pkgName@ = 0x0
32	u8 isCommonjs = 0x0
33	u32 moduleRecordIdx = 0x586
34}
35
36.record module-local-export {
37	u8 pkgName@ = 0x0
38	u8 isCommonjs = 0x0
39	u32 moduleRecordIdx = 0x38b
40}
41
42.record module-start-export {
43	u8 pkgName@ = 0x0
44	u8 isCommonjs = 0x0
45	u32 moduleRecordIdx = 0x47a
46}
47
48# ====================
49# METHODS
50
51.function any module-import-file.func_main_0(any a0, any a1, any a2) <static> {
52	ldundefined
53	returnundefined
54}
55
56.function any module-indirect-export.func_main_0(any a0, any a1, any a2) <static> {
57	ldundefined
58	returnundefined
59}
60
61.function any module-local-export.func_main_0(any a0, any a1, any a2) <static> {
62	ldai 0x3
63	stmodulevar 0x0
64	ldundefined
65	returnundefined
66}
67
68.function any module-start-export.func_main_0(any a0, any a1, any a2) <static> {
69	ldundefined
70	returnundefined
71}
72
73# ====================
74# STRING
75
76