Home | History | Annotate | Download | only in src

Lines Matching refs:PrintF

60   PrintF(out, "\n");
65 PrintF(out, "%p: [%s]\n", reinterpret_cast<void*>(this), id);
118 PrintF(out, "filler");
142 PrintF(out, "Value wrapper around:");
168 PrintF(out, "UNKNOWN TYPE %d", map()->instance_type());
176 PrintF(out, "byte array, data starts at %p", GetDataStartAddress());
181 PrintF(out, "external pixel array");
186 PrintF(out, "external byte array");
191 PrintF(out, "external unsigned byte array");
196 PrintF(out, "external short array");
201 PrintF(out, "external unsigned short array");
206 PrintF(out, "external int array");
211 PrintF(out, "external unsigned int array");
216 PrintF(out, "external float array");
224 PrintF(out, " ");
226 PrintF(out, ": ");
231 PrintF(out, " (field at offset %d)\n", index);
236 PrintF(out, " (constant function)\n");
240 PrintF(out, " (callback)\n");
243 PrintF(out, " (map transition)\n");
246 PrintF(out, " (constant transition)\n");
249 PrintF(out, " (null descriptor)\n");
268 PrintF(out, " %d: ", i);
270 PrintF(out, "\n");
277 PrintF(out, " %d: %d\n", i, p->get(i));
284 PrintF(out, " %d: %d\n", i, static_cast<int>(p->get(i)));
292 PrintF(out, " %d: %d\n", i, static_cast<int>(p->get(i)));
299 PrintF(out, " %d: %d\n", i, static_cast<int>(p->get(i)));
307 PrintF(out, " %d: %d\n", i, static_cast<int>(p->get(i)));
314 PrintF(out, " %d: %d\n", i, static_cast<int>(p->get(i)));
322 PrintF(out, " %d: %d\n", i, static_cast<int>(p->get(i)));
329 PrintF(out, " %d: %f\n", i, p->get(i));
344 PrintF(out, "%p: [JSObject]\n", reinterpret_cast<void*>(this));
345 PrintF(out, " - map = %p\n", reinterpret_cast<void*>(map()));
346 PrintF(out, " - prototype = %p\n", reinterpret_cast<void*>(GetPrototype()));
347 PrintF(out, " {\n");
350 PrintF(out, " }\n");
413 PrintF(out, " - type: %s\n", TypeToString(instance_type()));
414 PrintF(out, " - instance size: %d\n", instance_size());
415 PrintF(out, " - inobject properties: %d\n", inobject_properties());
416 PrintF(out, " - pre-allocated property fields: %d\n",
418 PrintF(out, " - unused property fields: %d\n", unused_property_fields());
420 PrintF(out, " - hidden_prototype\n");
423 PrintF(out, " - named_interceptor\n");
426 PrintF(out, " - indexed_interceptor\n");
429 PrintF(out, " - undetectable\n");
432 PrintF(out, " - instance_call_handler\n");
435 PrintF(out, " - access_check_needed\n");
437 PrintF(out, " - instance descriptors: ");
439 PrintF(out, "\n - prototype: ");
441 PrintF(out, "\n - constructor: ");
443 PrintF(out, "\n");
449 PrintF(out, "\n - default_cache: ");
451 PrintF(out, "\n - normal_type_cache: ");
458 PrintF(out, " - length: %d", length());
460 PrintF(out, "\n [%d]: ", i);
463 PrintF(out, "\n");
475 PrintF(out, " - type: ");
477 PrintF(out, "\n - arguments: ");
479 PrintF(out, "\n - start_position: %d", start_position());
480 PrintF(out, "\n - end_position: %d", end_position());
481 PrintF(out, "\n - script: ");
483 PrintF(out, "\n - stack_trace: ");
485 PrintF(out, "\n - stack_frames: ");
487 PrintF(out, "\n");
493 PrintF(out, "#");
495 PrintF(out, "c\"");
497 PrintF(out, "\"");
508 PrintF(out, "%c", Get(i));
511 PrintF(out, "%s", truncated_epilogue);
514 if (!StringShape(this).IsSymbol()) PrintF(out, "\"");
520 PrintF(out, " - map = 0x%p\n", reinterpret_cast<void*>(map()));
521 PrintF(out, " - initial_map = ");
525 PrintF(out, "\n - shared_info = ");
527 PrintF(out, "\n - name = ");
529 PrintF(out, "\n - context = ");
531 PrintF(out, "\n - code = ");
533 PrintF(out, "\n");
538 PrintF(out, "\n");
544 PrintF(out, " - name: ");
546 PrintF(out, "\n - expected_nof_properties: %d", expected_nof_properties());
547 PrintF(out, "\n - instance class name = ");
549 PrintF(out, "\n - code = ");
551 PrintF(out, "\n - source code = ");
554 // PrintF(out, "\n - script =");
556 PrintF(out, "\n - function token position = %d", function_token_position());
557 PrintF(out, "\n - start position = %d", start_position());
558 PrintF(out, "\n - end position = %d", end_position());
559 PrintF(out, "\n - is expression = %d", is_expression());
560 PrintF(out, "\n - debug info = ");
562 PrintF(out, "\n - length = %d", length());
563 PrintF(out, "\n - has_only_simple_this_property_assignments = %d",
565 PrintF(out, "\n - this_property_assignments = ");
567 PrintF(out, "\n");
572 PrintF(out, "global_proxy");
574 PrintF(out, "context : ");
576 PrintF(out, "\n");
581 PrintF(out, "global ");
583 PrintF(out, "global context : ");
585 PrintF(out, "\n");
590 PrintF(out, "builtins ");
611 PrintF(out, "proxy to %p", proxy());
617 PrintF(out, "\n - getter: ");
619 PrintF(out, "\n - setter: ");
621 PrintF(out, "\n - name: ");
623 PrintF(out, "\n - data: ");
625 PrintF(out, "\n - flag: ");
632 PrintF(out, "\n - named_callback: ");
634 PrintF(out, "\n - indexed_callback: ");
636 PrintF(out, "\n - data: ");
643 PrintF(out, "\n - getter: ");
645 PrintF(out, "\n - setter: ");
647 PrintF(out, "\n - query: ");
649 PrintF(out, "\n - deleter: ");
651 PrintF(out, "\n - enumerator: ");
653 PrintF(out, "\n - data: ");
660 PrintF(out, "\n - callback: ");
662 PrintF(out, "\n - data: ");
664 PrintF(out, "\n - call_stub_cache: ");
670 PrintF(out, "\n - class name: ");
672 PrintF(out, "\n - tag: ");
674 PrintF(out, "\n - property_list: ");
676 PrintF(out, "\n - serial_number: ");
678 PrintF(out, "\n - call_code: ");
680 PrintF(out, "\n - property_accessors: ");
682 PrintF(out, "\n - prototype_template: ");
684 PrintF(out, "\n - parent_template: ");
686 PrintF(out, "\n - named_property_handler: ");
688 PrintF(out, "\n - indexed_property_handler: ");
690 PrintF(out, "\n - instance_template: ");
692 PrintF(out, "\n - signature: ");
694 PrintF(out, "\n - access_check_info: ");
696 PrintF(out, "\n - hidden_prototype: %s",
698 PrintF(out, "\n - undetectable: %s", undetectable() ? "true" : "false");
699 PrintF(out, "\n - need_access_check: %s",
706 PrintF(out, "\n - constructor: ");
708 PrintF(out, "\n - internal_field_count: ");
715 PrintF(out, "\n - receiver: ");
717 PrintF(out, "\n - args: ");
724 PrintF(out, "\n - types: ");
731 PrintF(out, "\n - source: ");
733 PrintF(out, "\n - name: ");
735 PrintF(out, "\n - line_offset: ");
737 PrintF(out, "\n - column_offset: ");
739 PrintF(out, "\n - type: ");
741 PrintF(out, "\n - id: ");
743 PrintF(out, "\n - data: ");
745 PrintF(out, "\n - context data: ");
747 PrintF(out, "\n - wrapper: ");
749 PrintF(out, "\n - compilation type: ");
751 PrintF(out, "\n - line ends: ");
753 PrintF(out, "\n - eval from shared: ");
755 PrintF(out, "\n - eval from instructions offset: ");
757 PrintF(out, "\n");
764 PrintF(out, "\n - shared: ");
766 PrintF(out, "\n - original_code: ");
768 PrintF(out, "\n - code: ");
770 PrintF(out, "\n - break_points: ");
777 PrintF(out, "\n - code_position: %d", code_position()->value());
778 PrintF(out, "\n - source_position: %d", source_position()->value());
779 PrintF(out, "\n - statement_position: %d", statement_position()->value());
780 PrintF(out, "\n - break_point_objects: ");
787 PrintF(out, "Descriptor array %d\n", number_of_descriptors());
789 PrintF(out, " %d: ", i);
794 PrintF(out, "\n");