2020-05-05 09:19:02 +02:00
|
|
|
Test static private class methods
|
|
|
|
|
|
|
|
Running test: testScopesPaused
|
2023-03-30 12:11:08 +02:00
|
|
|
private members on class A
|
|
|
|
privateProperties from Runtime.getProperties()
|
|
|
|
undefined
|
|
|
|
[[PrivateMethods]] in internalProperties from Runtime.getProperties()
|
|
|
|
{
|
|
|
|
name : [[PrivateMethods]]
|
|
|
|
value : {
|
|
|
|
className : Array
|
|
|
|
description : PrivateMethods[1]
|
|
|
|
objectId : <objectId>
|
|
|
|
subtype : internal#privateMethodList
|
|
|
|
type : object
|
2020-05-05 09:19:02 +02:00
|
|
|
}
|
2023-03-30 12:11:08 +02:00
|
|
|
}
|
|
|
|
{
|
|
|
|
result : [
|
|
|
|
[0] : {
|
|
|
|
configurable : true
|
|
|
|
enumerable : true
|
|
|
|
isOwn : true
|
|
|
|
name : 0
|
|
|
|
value : {
|
|
|
|
className : Object
|
|
|
|
description : #method() { debugger; }
|
|
|
|
objectId : <objectId>
|
|
|
|
subtype : internal#privateMethod
|
|
|
|
type : object
|
|
|
|
}
|
|
|
|
writable : true
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
private members on class B
|
|
|
|
privateProperties from Runtime.getProperties()
|
|
|
|
undefined
|
|
|
|
[[PrivateMethods]] in internalProperties from Runtime.getProperties()
|
2020-05-05 09:19:02 +02:00
|
|
|
undefined
|