Home | History | Annotate | Download | only in arm

Lines Matching full:testcontext

475 void FullCodeGenerator::TestContext::Plug(Variable* var) const {
501 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const {
536 void FullCodeGenerator::TestContext::Plug(Handle<Object> lit) const {
590 void FullCodeGenerator::TestContext::DropAndPlug(int count,
635 void FullCodeGenerator::TestContext::Plug(Label* materialize_true,
661 void FullCodeGenerator::TestContext::Plug(bool flag) const {
4247 const TestContext* test = TestContext::cast(context());