Searched refs:FindPreMonomorphic (Results 1 – 3 of 3) sorted by relevance
17 static Code* FindPreMonomorphic(Isolate* isolate, Code::Kind kind,
87 Code* PropertyICCompiler::FindPreMonomorphic(Isolate* isolate, Code::Kind kind, in FindPreMonomorphic() function in v8::internal::PropertyICCompiler
512 Code* code = PropertyICCompiler::FindPreMonomorphic(isolate, Code::STORE_IC, in Clear()