Searched refs:RollbackTextSize (Results 1 – 2 of 2) sorted by relevance
203 uint64_t RollbackTextSize(Module *module);
273 uint64_t AOTFileGenerator::RollbackTextSize(Module *module) in RollbackTextSize() function in panda::ecmascript::kungfu::AOTFileGenerator295 uint64_t textOffset = RollbackTextSize(module); in CollectCodeInfo()