Home | History | Annotate | Download | only in ia32

Lines Matching full:testcontext

474 void FullCodeGenerator::TestContext::Plug(Variable* var) const {
499 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const {
527 void FullCodeGenerator::TestContext::Plug(Handle<Object> lit) const {
581 void FullCodeGenerator::TestContext::DropAndPlug(int count,
625 void FullCodeGenerator::TestContext::Plug(Label* materialize_true,
652 void FullCodeGenerator::TestContext::Plug(bool flag) const {
3803 const TestContext* test = TestContext::cast(context());