struct Protocol::Page::CreateIsolatedWorld

Overview

Creates an isolated world for the given frame.

Included Modules

Defined in:

protocol/page.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def execution_context_id : Runtime::ExecutionContextId #

Execution context of the isolated world.


[View source]