Searched refs:this_receiver (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/compiler/ |
D | js-native-context-specialization.cc | 317 Node* this_receiver = receiver; in ReduceNamedAccess() local 383 this_receiver, this_value, context, frame_state_lazy, this_effect, in ReduceNamedAccess() 663 Node* this_receiver = receiver; in ReduceElementAccess() local 736 this_receiver, this_index, this_value, this_effect, this_control, in ReduceElementAccess()
|