Lines Matching full:testcontext
445 void FullCodeGenerator::TestContext::Plug(Variable* var) const {
470 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const {
498 void FullCodeGenerator::TestContext::Plug(Handle<Object> lit) const {
552 void FullCodeGenerator::TestContext::DropAndPlug(int count,
596 void FullCodeGenerator::TestContext::Plug(Label* materialize_true,
623 void FullCodeGenerator::TestContext::Plug(bool flag) const {
4235 const TestContext* test = TestContext::cast(context());