Skip to main content

normalize_js_object_method_args

Function normalize_js_object_method_args 

Source
fn normalize_js_object_method_args(
    cached_arg: Option<EvaluateResultValue>,
) -> Option<ObjectLit>
Expand description

Normalizes different argument types into an ObjectLit for JavaScript object methods.