Home | History | Annotate | Download | only in src

Lines Matching refs:recv_obj

4073   i::Handle<i::Object> recv_obj = Utils::OpenHandle(*recv);
4085 recv_obj = obj;
4089 isolate, fun, recv_obj, argc, args, &has_pending_exception, true);
4185 i::Handle<i::Object> recv_obj = Utils::OpenHandle(*recv);
4190 isolate, fun, recv_obj, argc, args, &has_pending_exception, true);