Home | History | Annotate | Download | only in x64

Lines Matching full:testcontext

414 void FullCodeGenerator::TestContext::Plug(Variable* var) const {
437 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const {
470 void FullCodeGenerator::TestContext::Plug(Handle<Object> lit) const {
524 void FullCodeGenerator::TestContext::DropAndPlug(int count,
568 void FullCodeGenerator::TestContext::Plug(Label* materialize_true,
593 void FullCodeGenerator::TestContext::Plug(bool flag) const {
3716 const TestContext* test = TestContext::cast(context());