Searched refs:set_handler_blob (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/interpreter/
H A DinterpreterRuntime.hpp198 static address set_handler_blob();
H A DinterpreterRuntime.cpp1052 address SignatureHandlerLibrary::set_handler_blob() { function in class:SignatureHandlerLibrary
1067 if (set_handler_blob() == NULL) {
1084 handler = set_handler_blob();

Completed in 100 milliseconds