Searched defs:LoadStubCompiler (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dstub-cache.h578 class LoadStubCompiler: public StubCompiler { class in namespace:v8::internal
580 explicit LoadStubCompiler(Isolate* isolate) : StubCompiler(isolate) { } function in class:v8::internal::LoadStubCompiler
/external/chromium_org/v8/src/
H A Dstub-cache.h770 class LoadStubCompiler: public BaseLoadStubCompiler { class in namespace:v8::internal
772 explicit LoadStubCompiler(Isolate* isolate) function in class:v8::internal::LoadStubCompiler

Completed in 84 milliseconds