Home
last modified time | relevance | path

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

/external/v8/src/asmjs/
Dasm-typer.h68 kMathSQRT2, enumerator
Dasm-wasm-builder.cc642 case AsmTyper::kMathSQRT2: { in VisitStdlibConstant()
Dasm-typer.cc312 {"SQRT2", kMathSQRT2, d}, in InitializeStdlib()