Searched refs:getCodeSize (Results 1 – 2 of 2) sorted by relevance
108 inline uint32_t getCodeSize() const { return codeSize; } in getCodeSize() function
374 assert(emit->getCodeSize() == fn->binPos); in emitBinary()