Searched refs:createAssertionStatusDirectives (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A DjavaAssertions.hpp52 static oop createAssertionStatusDirectives(TRAPS);
H A DjavaAssertions.cpp95 oop JavaAssertions::createAssertionStatusDirectives(TRAPS) { function in class:JavaAssertions
/openjdk7/hotspot/src/share/vm/prims/
H A Djvm.cpp2137 oop asd = JavaAssertions::createAssertionStatusDirectives(CHECK_NULL);

Completed in 548 milliseconds