Searched refs:ComputeLoad (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/ic/
H A Dic-compiler.h24 static Handle<Code> ComputeLoad(Isolate* isolate, InlineCacheState ic_state,
H A Dic-compiler.cc170 Handle<Code> PropertyICCompiler::ComputeLoad(Isolate* isolate, function in class:v8::internal::PropertyICCompiler
H A Dic.cc817 return PropertyICCompiler::ComputeLoad(isolate, UNINITIALIZED, extra_state);
834 return PropertyICCompiler::ComputeLoad(isolate, PREMONOMORPHIC, extra_state);

Completed in 83 milliseconds