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

/external/v8/src/
H A Dvm-state-inl.h38 // VMState class implementation. A simple stack of VM states held by the
40 // VMState construction and popped by destruction.
61 VMState::VMState(Isolate* isolate, StateTag tag) function in class:v8::internal::VMState
72 VMState::~VMState() {

Completed in 53 milliseconds