Lines Matching full:testcontext
442 void FullCodeGenerator::TestContext::Plug(Variable* var) const {
465 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const {
506 void FullCodeGenerator::TestContext::Plug(Handle<Object> lit) const {
560 void FullCodeGenerator::TestContext::DropAndPlug(int count,
604 void FullCodeGenerator::TestContext::Plug(Label* materialize_true,
629 void FullCodeGenerator::TestContext::Plug(bool flag) const {
4231 const TestContext* test = TestContext::cast(context());