Lines Matching full:testcontext
480 void FullCodeGenerator::TestContext::Plug(Variable* var) const {
506 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const {
541 void FullCodeGenerator::TestContext::Plug(Handle<Object> lit) const {
595 void FullCodeGenerator::TestContext::DropAndPlug(int count,
641 void FullCodeGenerator::TestContext::Plug(Label* materialize_true,
667 void FullCodeGenerator::TestContext::Plug(bool flag) const {
3829 const TestContext* test = TestContext::cast(context());