mirror of
https://github.com/nodejs/node.git
synced 2025-05-15 14:41:29 +00:00

PR-URL: https://github.com/nodejs/node/pull/45579 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
18 lines
368 B
Plaintext
18 lines
368 B
Plaintext
Test for Debugger.evaluateOnCallFrame and locals blocklist reuse
|
|
|
|
Running test: testContextChainNotInsideFunction
|
|
{
|
|
className : Function
|
|
description : class C {}
|
|
objectId : <objectId>
|
|
type : function
|
|
}
|
|
|
|
Running test: testContextChainInsideFunction
|
|
{
|
|
className : Function
|
|
description : class C {}
|
|
objectId : <objectId>
|
|
type : function
|
|
}
|