Home
last modified time | relevance | path

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

/external/v8/src/
Dtyping-asm.h34 kMathAsin, enumerator
Dtyping-asm.cc1342 {"asin", kMathAsin, double_fn1_type}, in InitializeStdlib()
/external/v8/src/compiler/
Dtyper.cc1513 case kMathAsin: in JSCallFunctionTyper()