Home
last modified time | relevance | path

Searched refs:FindPreMonomorphic (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/ic/
Dic-compiler.h17 static Code* FindPreMonomorphic(Isolate* isolate, Code::Kind kind,
Dic-compiler.cc87 Code* PropertyICCompiler::FindPreMonomorphic(Isolate* isolate, Code::Kind kind, in FindPreMonomorphic() function in v8::internal::PropertyICCompiler
Dic.cc512 Code* code = PropertyICCompiler::FindPreMonomorphic(isolate, Code::STORE_IC, in Clear()