Home
last modified time | relevance | path

Searched refs:JS_INFINITY (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/literals/
H A DnumberLiteral.cpp42 pg->LoadConst(this, compiler::Constant::JS_INFINITY); in Compile()
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A Didentifier.cpp61 pg->LoadConst(this, compiler::Constant::JS_INFINITY); in Compile()
/arkcompiler/ets_runtime/ecmascript/ts_types/
H A Dbuiltin_type_id.h74 V(JS_INFINITY) \
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DcodeGen.h30 JS_INFINITY, member in ark::es2panda::compiler::Constant
H A DJSCompiler.cpp726 pg->LoadConst(expr, compiler::Constant::JS_INFINITY); in Compile()
1226 pg->LoadConst(expr, compiler::Constant::JS_INFINITY); in Compile()
H A Dpandagen.cpp384 case Constant::JS_INFINITY: { in LoadConst()
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.h59 JS_INFINITY, member in panda::es2panda::compiler::Constant
H A Dpandagen.cpp742 case Constant::JS_INFINITY: { in LoadConst()

Completed in 16 milliseconds