Searched defs:HUnaryMathOperation (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dhydrogen-instructions.h1875 class HUnaryMathOperation: public HTemplateInstruction<2> { class in namespace:v8
1877 HUnaryMathOperation(HValue* context, HValue* value, BuiltinFunctionId op) function in class:v8::HUnaryMathOperation
1955 HUnaryMathOperation* b = HUnaryMathOperation::cast(other);

Completed in 41 milliseconds