Searched refs:InferReceiverRootMap (Results 1 – 2 of 2) sorted by relevance
200 MaybeHandle<Map> InferReceiverRootMap(Node* receiver);
2880 if (InferReceiverRootMap(receiver).ToHandle(&receiver_map)) { in ExtractReceiverMaps()2921 MaybeHandle<Map> JSNativeContextSpecialization::InferReceiverRootMap( in InferReceiverRootMap() function in v8::internal::compiler::JSNativeContextSpecialization