1# source binary: script-variable.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 ldai 0x1 25 sttoglobalrecord 0x0, "a" 26 ldundefined 27 returnundefined 28} 29 30# ==================== 31# STRING 32 33[offset:0x99, name_value:a] 34