Searched defs:supports_native (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Compiler.hpp52 virtual bool supports_native() { return true; } function in class:Compiler
/openjdk7/hotspot/src/share/vm/compiler/
H A DabstractCompiler.hpp51 virtual bool supports_native() { return true; } function in class:AbstractCompiler
/openjdk7/hotspot/src/share/vm/shark/
H A DsharkCompiler.hpp47 bool supports_native() { return true; } function in class:SharkCompiler

Completed in 39 milliseconds