MCPcopy Create free account
hub / github.com/canyie/pine / compile

Method compile

core/src/main/java/top/canyie/pine/Pine.java:580–597  ·  view source on GitHub ↗

Compile the given method. Note that this will always do nothing on Android R+, and may crash if JIT compilation is not allowed the current process, like some system process. Make sure you really need this before use! @param method The method you want to compile. @return true if successfully

(Member method)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

StringUtilsClass · 0.80
InitStripAccentsClass · 0.80

Calls 3

ensureInitializedMethod · 0.95
compile0Method · 0.95
currentArtThread0Method · 0.95

Tested by

no test coverage detected