arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_v8stack_frame_t.is_constructor
arsd
webview
cef_v8stack_frame_t
Returns true (1) if the function was called as a constructor via "new".
struct
cef_v8stack_frame_t
extern (
System
)
int
function
(
cef_v8stack_frame_t
*
self
)
nothrow
is_constructor
;
Meta
Source
See Implementation
arsd
webview
cef_v8stack_frame_t
variables
base
get_column
get_function_name
get_line_number
get_script_name
get_script_name_or_source_url
is_constructor
is_eval
is_valid
Returns true (1) if the function was called as a constructor via "new".