Searched defs:EventCompilationArgs (Results 1 – 1 of 1) sorted by relevance
73 struct EventCompilationArgs { struct74 const std::string methodName_;75 bool isOsr;76 size_t bcSize;77 uintptr_t address;78 size_t codeSize;79 size_t infoSize;80 events::CompilationStatus status;