Lines Matching refs:PrintF
111 PrintF("Context::Lookup(");
113 PrintF(")\n");
118 PrintF(" - looking in context %p", reinterpret_cast<void*>(*context));
119 if (context->IsNativeContext()) PrintF(" (native context)");
120 PrintF("\n");
142 PrintF("=> found property in context object %p\n",
167 PrintF("=> found local in context slot %d (mode = %d)\n",
220 PrintF("=> found intermediate function in context slot %d\n",
236 PrintF("=> found in catch context\n");
254 PrintF("=> no property/slot found\n");