2019-03-01 19:26:26 +00:00
|
|
|
Checks Runtime.getProperties method while debugger is paused.
|
|
|
|
|
|
|
|
Running test: testObject5
|
|
|
|
foo own string cat
|
|
|
|
Internal properties
|
|
|
|
[[PrimitiveValue]] number 5
|
2021-04-09 08:03:45 +00:00
|
|
|
[[Prototype]] object undefined
|
2019-03-01 19:26:26 +00:00
|
|
|
|
|
|
|
Running test: testNotOwn
|
|
|
|
__defineGetter__ inherited function undefined
|
|
|
|
__defineSetter__ inherited function undefined
|
|
|
|
__lookupGetter__ inherited function undefined
|
|
|
|
__lookupSetter__ inherited function undefined
|
|
|
|
__proto__ inherited no value, getter, setter
|
|
|
|
a own number 2
|
|
|
|
b own no value, getter, setter
|
|
|
|
c inherited number 4
|
|
|
|
constructor inherited function undefined
|
|
|
|
d inherited no value, getter
|
|
|
|
hasOwnProperty inherited function undefined
|
|
|
|
isPrototypeOf inherited function undefined
|
|
|
|
propertyIsEnumerable inherited function undefined
|
|
|
|
toLocaleString inherited function undefined
|
|
|
|
toString inherited function undefined
|
|
|
|
valueOf inherited function undefined
|
2021-04-09 08:03:45 +00:00
|
|
|
Internal properties
|
|
|
|
[[Prototype]] object undefined
|
2019-03-01 19:26:26 +00:00
|
|
|
|
|
|
|
Running test: testAccessorsOnly
|
|
|
|
b own no value, getter, setter
|
|
|
|
d own no value, setter
|
|
|
|
|
|
|
|
Running test: testArray
|
|
|
|
0 own string red
|
|
|
|
1 own string green
|
|
|
|
2 own string blue
|
|
|
|
length own number 3
|
2021-04-09 08:03:45 +00:00
|
|
|
Internal properties
|
|
|
|
[[Prototype]] object undefined
|
2019-03-01 19:26:26 +00:00
|
|
|
|
|
|
|
Running test: testBound
|
|
|
|
length own number 0
|
|
|
|
name own string bound Number
|
|
|
|
Internal properties
|
|
|
|
[[BoundArgs]] object undefined
|
|
|
|
[[BoundThis]] object undefined
|
2021-04-09 08:03:45 +00:00
|
|
|
[[Prototype]] function undefined
|
2019-03-01 19:26:26 +00:00
|
|
|
[[TargetFunction]] function undefined
|
|
|
|
|
|
|
|
Running test: testObjectThrowsLength
|
|
|
|
length own no value, getter
|
2021-04-09 08:03:45 +00:00
|
|
|
Internal properties
|
|
|
|
[[Prototype]] object undefined
|
2019-03-01 19:26:26 +00:00
|
|
|
|
|
|
|
Running test: testTypedArrayWithoutLength
|
2021-04-09 08:03:45 +00:00
|
|
|
Internal properties
|
|
|
|
[[Prototype]] object undefined
|
2019-03-01 19:26:26 +00:00
|
|
|
|
|
|
|
Running test: testArrayBuffer
|
|
|
|
|
|
|
|
Running test: testArrayBufferWithBrokenUintCtor
|
2020-07-24 07:03:21 +00:00
|
|
|
Internal properties
|
2021-01-11 08:10:56 +00:00
|
|
|
[[ArrayBufferByteLength]] number 7
|
2021-09-17 05:36:00 +00:00
|
|
|
[[ArrayBufferData]] number 2
|
2020-12-29 09:43:27 +00:00
|
|
|
[[Int8Array]] object undefined
|
2021-04-09 08:03:45 +00:00
|
|
|
[[Prototype]] object undefined
|
2020-12-29 09:43:27 +00:00
|
|
|
[[Uint8Array]] object undefined
|