• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# source binary: script-dynamic-import.abc
2
3.language ECMAScript
4
5# ====================
6# LITERALS
7
8
9# ====================
10# RECORDS
11
12.record _ESSlotNumberAnnotation {
13}
14
15.record _ESTypeAnnotation <external>
16
17.record _ESTypeInfoRecord {
18}
19
20# ====================
21# METHODS
22
23.function any func_main_0(any a0, any a1, any a2) <static> {
24	lda.str "./script-export.js"
25	dynamicimport
26	ldundefined
27	returnundefined
28}
29
30# ====================
31# STRING
32
33[offset:0x99, name_value:./script-export.js]
34