mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 04:13:06 +09:00
The bytecode emitter used to call checkTypeSet for each JOF_TYPESET op. Despite correctness asserts in the TypeScript code, this was pretty error prone. The solution is to move this check to BytecodeEmitter::emitCheck (called for each opcode we emit), so we don't have to worry about this anymore. Based-on: m-c 1521491/3 |
||
|---|---|---|
| .. | ||
| ductwork | ||
| examples | ||
| ipc | ||
| public | ||
| src | ||
| xpconnect | ||
| ffi.configure | ||
| moz.configure | ||