Home | History | Annotate | Download | only in src

Lines Matching refs:failure_

370         masm_(isolate, NULL, 256), failure_(NULL) { }
497 void set_failure(Failure* failure) { failure_ = failure; }
513 Failure* failure_;