Home
last modified time | relevance | path

Searched defs:thaw (Results 1 – 2 of 2) sorted by relevance

/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DVMState.java121 void thaw() { in thaw() method in VMState
130 synchronized void thaw(ThreadReference resumingThread) { in thaw() method in VMState
/external/v8/tools/profviz/
Dprofviz.js129 this.thaw = function() { method in UIWrapper