Home | History | Annotate | Download | only in scripts

Lines Matching defs:v8_value_to_local_cpp_value

563 def v8_value_to_local_cpp_value(idl_type, extended_attributes, v8_value, variable_name, index=None, declare_variable=True, isolate='info.GetIsolate()', used_in_private_script=False, return_promise=False):
623 IdlTypeBase.v8_value_to_local_cpp_value = v8_value_to_local_cpp_value