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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkCompiler.hpp78 SharkContext* _native_context; member in class:SharkCompiler
87 return _native_context;
H A DsharkCompiler.cpp77 _native_context = new SharkContext("native");
127 _native_context->module());
133 _native_context->module_provider());

Completed in 30 milliseconds