Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dmap-inference.cc98 void MapInference::InsertMapChecks(JSGraph* jsgraph, Effect* effect, in InsertMapChecks() function in v8::MapInference
144 InsertMapChecks(jsgraph, effect, control, feedback); in RelyOnMapsHelper()
H A Dmap-inference.h74 void InsertMapChecks(JSGraph* jsgraph, Effect* effect, Control control,
H A Djs-call-reducer.cc305 // TODO(jgruber): Implement MapInference::InsertMapChecks in graph in MaybeInsertMapChecks()
309 inference->InsertMapChecks(jsgraph(), &e, Control{control()}, feedback()); in MaybeInsertMapChecks()
6280 inference.InsertMapChecks(jsgraph(), &effect, control, p.feedback());

Completed in 11 milliseconds