Searched refs:cached_name (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/compiler/ |
D | js-native-context-specialization.cc | 2098 Handle<Name> cached_name = handle( in ReduceJSStoreDataPropertyInLiteral() local 2106 receiver_map, cached_name, AccessMode::kStoreInLiteral, in ReduceJSStoreDataPropertyInLiteral() 2125 jsgraph()->HeapConstant(cached_name)); in ReduceJSStoreDataPropertyInLiteral() 2135 receiver, value, context, frame_state_lazy, effect, control, cached_name, in ReduceJSStoreDataPropertyInLiteral()
|