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

/openjdk9/hotspot/src/share/vm/code/
H A DvtableStubs.cpp48 VMReg VtableStub::_receiver_location = VMRegImpl::Bad(); member in class:VtableStub
97 VtableStub::_receiver_location = SharedRuntime::name_for_receiver(); member in class:VtableStub
H A DvtableStubs.hpp40 static VMReg _receiver_location; // Where to find receiver member in class:VtableStub

Completed in 19 milliseconds