blob: ec462c9c18719b80fd37d9378c2cddfa775fd6e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
//
// Generated by dtk
// Translation Unit: console.cpp
//
#include "console.h"
#include "dolphin/types.h"
/* 8027A6EC-8027A75C .text __dt__20JSUMemoryInputStreamFv */
JSUMemoryInputStream::~JSUMemoryInputStream() {
/* Nonmatching */
}
/* 8027A75C-8027A7BC .text __dt__20JSURandomInputStreamFv */
JSURandomInputStream::~JSURandomInputStream() {
/* Nonmatching */
}
/* 8027A7BC-8027A804 .text __dt__10JSUIosBaseFv */
JSUIosBase::~JSUIosBase() {
/* Nonmatching */
}
|