Home
last modified time | relevance | path

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

/external/v8/src/ic/
Dic-compiler.h20 static Code* FindPreMonomorphic(Isolate* isolate, Code::Kind kind,
Dic-compiler.cc149 Code* PropertyICCompiler::FindPreMonomorphic(Isolate* isolate, Code::Kind kind, in FindPreMonomorphic() function in v8::internal::PropertyICCompiler
Dic.cc530 Code* code = PropertyICCompiler::FindPreMonomorphic(isolate, Code::LOAD_IC, in Clear()
539 Code* code = PropertyICCompiler::FindPreMonomorphic(isolate, Code::STORE_IC, in Clear()