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

/external/chromium_org/v8/src/
H A Dstub-cache.h523 Handle<Code> CompileLoadCallback(Handle<HeapType> type,
528 Handle<Code> CompileLoadCallback(Handle<HeapType> type,
H A Dstub-cache.cc859 Handle<Code> LoadStubCompiler::CompileLoadCallback( function in class:v8::internal::LoadStubCompiler
873 Handle<Code> LoadStubCompiler::CompileLoadCallback( function in class:v8::internal::LoadStubCompiler
H A Dic.cc1016 return compiler.CompileLoadCallback(type, holder, name, info);
1034 return compiler.CompileLoadCallback(

Completed in 40 milliseconds