| Package | Description |
|---|---|
| org.jruby | |
| org.jruby.runtime.profile |
| Modifier and Type | Method and Description |
|---|---|
ProfiledMethod[] |
Ruby.getProfiledMethods()
Get the list of method holders for methods being profiled.
|
| Modifier and Type | Method and Description |
|---|---|
protected ProfiledMethod |
ProfileData.getProfiledMethod(int serial) |
| Modifier and Type | Method and Description |
|---|---|
IntHashMap<ProfiledMethod> |
ProfileData.getProfiledMethods() |
Copyright © 2001-2013 JRuby. All Rights Reserved.