Home | History | Annotate | Download | only in src

Lines Matching refs:object_stack_

2060     ASSERT(!object_stack_.is_empty());
2062 for (int i = 0, index = 0; i < object_stack_.length(); i++) {
2063 Object* obj = object_stack_[i];