Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stubs-hydrogen.cc1095 HValue* object = GetParameter(StoreTransitionHelper::ReceiverIndex()); in BuildCodeStub()
1820 HValue* object = GetParameter(StoreTransitionHelper::ReceiverIndex()); in BuildCodeStub()
Dcode-stubs.h1171 static int ReceiverIndex() { in ReceiverIndex() function