Home
last modified time | relevance | path

Searched refs:ZeroIfPure (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Doperator.h109 static size_t ZeroIfPure(Properties properties) { in ZeroIfPure() function
Dcommon-operator.cc875 Operator::ZeroIfPure(descriptor->properties()), in Call()
878 Operator::ZeroIfPure(descriptor->properties()), in Call()
Djs-operator.cc434 value_input_count, Operator::ZeroIfPure(properties), \
436 value_output_count, Operator::ZeroIfPure(properties), \