Home | History | Annotate | Download | only in builtins

Lines Matching defs:return_object

155       return_api(this, Label::kDeferred), return_object(this),
236 Switch(receiver_instance_type, &return_object, case_values, case_labels,
284 Goto(&return_object);
304 Branch(IsCallableMap(map), &return_function, &return_object);
308 Bind(&return_object);