Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dnode.cc29 ZoneNodePtr* new_input_ptr = inputs(); in ExtractFrom() local
35 DCHECK_EQ(new_input_ptr, new_use_ptr->input_ptr()); in ExtractFrom()
40 *new_input_ptr = old_to; in ExtractFrom()
43 *new_input_ptr = nullptr; in ExtractFrom()
46 new_input_ptr++; in ExtractFrom()

Completed in 2 milliseconds