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

/external/v8/src/
H A Dhydrogen.cc5055 void HGraphBuilder::AddCheckConstantFunction(Call* expr, function in class:HGraphBuilder
5101 AddCheckConstantFunction(expr, receiver, map, false);
5568 AddCheckConstantFunction(expr, receiver, receiver_map, true);
5581 AddCheckConstantFunction(expr, receiver, receiver_map, true);
5623 AddCheckConstantFunction(expr, receiver, receiver_map, true);
5636 AddCheckConstantFunction(expr, receiver, receiver_map, true);
5752 AddCheckConstantFunction(expr, function, function_map, true);
5870 AddCheckConstantFunction(expr, receiver, receiver_map, true);
H A Dhydrogen.h1124 void AddCheckConstantFunction(Call* expr,

Completed in 56 milliseconds