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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dvframe_hp.hpp106 void set_local_at(int idx, BasicType typ, jvalue val);
H A Dvframe_hp.cpp162 deferred->top()->set_local_at(index, type, value);
343 void jvmtiDeferredLocalVariableSet::set_local_at(int idx, BasicType type, jvalue val) { function in class:jvmtiDeferredLocalVariableSet

Completed in 30 milliseconds