Home
last modified time | relevance | path

Searched refs:this_object (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dload-elimination.h155 Node* this_object = this_it.first; in Merge() local
157 if (this_object->IsDead()) continue; in Merge()
158 auto that_it = that->info_for_node_.find(this_object); in Merge()
H A Dload-elimination.cc374 Node* this_object = this_it.first; in Merge() local
376 auto that_it = that->info_for_node_.find(this_object); in Merge()

Completed in 4 milliseconds