blob: e64f75bc57c4d5c215412b76595a17746024de0d [file] [log] [blame]
Checks createContext().
{
method : Runtime.executionContextCreated
params : {
context : {
id : 1
name :
origin :
}
}
}
{
method : Runtime.executionContextCreated
params : {
context : {
id : 2
name :
origin :
}
}
}
{
id : <messageId>
result : {
}
}
#debugger;
setTimeout(x => x #* 3, 0)
Reported script's execution id: 2
{
method : Runtime.executionContextCreated
params : {
context : {
id : 1
name :
origin :
}
}
}
{
method : Runtime.executionContextCreated
params : {
context : {
id : 2
name :
origin :
}
}
}
#debugger;
setTimeout(x => x #* 3, 0)
Reported script's execution id: 2