cef_v8stack_frame_t.is_eval

Returns true (1) if the function was compiled using eval().

struct cef_v8stack_frame_t
extern (System)
int function(cef_v8stack_frame_t* self) nothrow is_eval;

Meta