Home | History | Annotate | Download | only in mips

Lines Matching full:testcontext

489 void FullCodeGenerator::TestContext::Plug(Variable* var) const {
514 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const {
549 void FullCodeGenerator::TestContext::Plug(Handle<Object> lit) const {
603 void FullCodeGenerator::TestContext::DropAndPlug(int count,
649 void FullCodeGenerator::TestContext::Plug(Label* materialize_true,
675 void FullCodeGenerator::TestContext::Plug(bool flag) const {
3870 const TestContext* test = TestContext::cast(context());