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

/external/chromium_org/v8/src/ic/
H A Dic-compiler.h17 class PropertyICCompiler : public PropertyAccessCompiler { class in namespace:v8::internal
55 // TODO(verwaest): Move all uses of these helpers to the PropertyICCompiler
62 PropertyICCompiler(Isolate* isolate, Code::Kind kind, function in class:v8::internal::PropertyICCompiler

Completed in 58 milliseconds