protoLookupWithGetters.baseline 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. Test case 1
  2. d1,d2,d3,d4,p5,p6,p7,p8,p9
  3. 9
  4. p0,p1,p2,p3,p4
  5. 5
  6. Test case 2
  7. d1,d2,d3,d4,d5,d6,d7,p5,p6,p7,p8,p9
  8. 12
  9. p0,p1,p2,p3,p4
  10. 5
  11. Test case 3
  12. d1,d2,d3,d4,d5,d6,d7,p5,,p7,,p9
  13. 12
  14. ,p1,,p3,
  15. 5
  16. Test case 4
  17. P0,P1,P2,d1,d2,d3,P8,P9
  18. 8
  19. P3,P4,P5,P6,P7
  20. 5
  21. Test case 5
  22. P0,P1,P2,d1,d2,d3,P8,P9
  23. 8
  24. P3,P4,P5,P6,P7
  25. 5
  26. Test case 6
  27. P0,P1,P2,d1,d2,d3,P4,P5,P6,P7,P8,P9
  28. 12
  29. P3
  30. 1
  31. Test case 7
  32. expando:0=string
  33. expando:8=lastelement
  34. expando:length=9
  35. expando:shift=function shift() { [native code] }
  36. Test case 8
  37. hello world
  38. 11
  39. 123,,,,,,,,p9
  40. 9
  41. Test case 9
  42. ,,,,,,,100
  43. 8
  44. 2147483649
  45. Test case 10
  46. 1,a1,O3,4,a4,O6,7,a7,O9,10,a10,O12,13,a13,O15,16,a16,O18,19
  47. 19
  48. 10,1,a1,O3,4,a4,O6,7,a7,O9,10,a10,O12,13,a13,O15,16,a16,O18,19
  49. 20
  50. 10,1,a1,O3,4,a,b,7,a7,O9,10,a10,O12,13,a13,O15,16,a16,O18,19
  51. 20
  52. a4,O6
  53. 2
  54. 10,1,a1,O3,4,a,b,a,b,13,a13,O15,16,a16,O18,19
  55. 16
  56. 7,a7,O9,10,a10,O12
  57. 6
  58. 10,1,a1,O3,4,a,b,a,b,13,a,b,c,e,f,16,a16,O18,19
  59. 19
  60. a13,O15
  61. 2
  62. Test case 11
  63. O0,a1,10,O3,a4
  64. 5
  65. a1,10,O3,a4
  66. 4
  67. 20,a1,10,O3,a4
  68. a1,10,O3,a4
  69. 10,40,a1,10,O3,a4
  70. 50,10,40,a1,10,O3,a4
  71. 10,40,a1,10,O3,a4
  72. O0,a1,10,O3,a4
  73. 5
  74. a4,O3,10,a1,O0
  75. 5
  76. O0,a1,2,3,4
  77. 5
  78. 4,3,2,a1,O0
  79. 5
  80. 1,2,3,O0,a1,10