Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
v86
/
ce4487201b26d3521649d214b4d261e9877f3ff1
/
.
/
src
/
translate.macro.js
blob: dd7b8abb1ac7da3f0dd89a09b354a1531df9f593 [
file
] [
log
] [
blame
] [
raw
]
/** @constructor */
function
DynamicTranslator
()
{
// TODO
dbg_assert
(
false
);
}