Home
last modified time | relevance | path

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

/external/v8/src/
Dtyping-asm.h47 kMathAtan2, enumerator
Dtyping-asm.cc1344 {"atan2", kMathAtan2, double_fn2_type}}; in InitializeStdlib()
/external/v8/src/compiler/
Dtyper.cc1518 case kMathAtan2: in JSCallFunctionTyper()