Searched defs:get_code_heap (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/share/vm/prims/
H A Dwhitebox.cpp1186 CodeHeap* WhiteBox::get_code_heap(int blob_type) { function in class:WhiteBox
/openjdk9/hotspot/src/share/vm/code/
H A DcodeCache.cpp423 CodeHeap* CodeCache::get_code_heap(const CodeBlob* cb) { function in class:CodeCache
434 CodeHeap* CodeCache::get_code_heap(int code_blob_type) { function in class:CodeCache
[all...]

Completed in 51 milliseconds