NetSurf
Data Fields
duk_hproxy Struct Reference
Collaboration diagram for duk_hproxy:
[legend]

Data Fields

duk_hobject obj
 
duk_hobjecttarget
 
duk_hobjecthandler
 

Detailed Description

Definition at line 8929 of file duktape.c.

Field Documentation

◆ handler

duk_hobject* duk_hproxy::handler

Definition at line 8937 of file duktape.c.

◆ obj

duk_hobject duk_hproxy::obj

Definition at line 8931 of file duktape.c.

◆ target

duk_hobject* duk_hproxy::target

Definition at line 8934 of file duktape.c.

Referenced by duk__proxy_check_prop().


The documentation for this struct was generated from the following file: