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

/external/v8/src/
H A Dv8threads.cc259 ThreadState* flying_anchor = local
262 next_ = flying_anchor->next_;
263 previous_ = flying_anchor;
264 flying_anchor->next_ = this;

Completed in 44 milliseconds