Lines Matching refs:PrintF
215 PrintF("Context::Lookup(");
217 PrintF(")\n");
222 PrintF(" - looking in context %p",
224 if (context->IsScriptContext()) PrintF(" (script context)");
225 if (context->IsNativeContext()) PrintF(" (native context)");
226 PrintF("\n");
240 PrintF(" - trying other script contexts\n");
249 PrintF("=> found property in script context %d: %p\n",
299 PrintF("=> found property in context object %p\n",
330 PrintF("=> found local in context slot %d (mode = %hhu)\n",
347 PrintF("=> found intermediate function in context slot %d\n",
371 PrintF("=> found in module imports or exports\n");
401 PrintF(" - name is blocklisted. Aborting.\n");
424 PrintF("=> no property/slot found\n");