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

/external/v8/src/
H A Dstub-cache.h616 class KeyedLoadStubCompiler: public StubCompiler { class in namespace:v8::internal
618 explicit KeyedLoadStubCompiler(Isolate* isolate) : StubCompiler(isolate) { } function in class:v8::internal::KeyedLoadStubCompiler
/external/chromium_org/v8/src/
H A Dstub-cache.h806 class KeyedLoadStubCompiler: public BaseLoadStubCompiler { class in namespace:v8::internal
808 explicit KeyedLoadStubCompiler(Isolate* isolate) function in class:v8::internal::KeyedLoadStubCompiler

Completed in 963 milliseconds