Home
last modified time | relevance | path

Searched refs:GetPrototypeCheckCount (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/ic/
Dhandler-configuration.cc89 int GetPrototypeCheckCount( in GetPrototypeCheckCount() function
124 int checks_count = GetPrototypeCheckCount<LoadHandler>( in LoadFromPrototype()
147 int checks_count = GetPrototypeCheckCount<LoadHandler>( in LoadFullChain()
258 int checks_count = GetPrototypeCheckCount<StoreHandler>( in StoreThroughPrototype()