Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
H A DnumberType.h22 class NumberType : public Type { class
24 NumberType() : Type(TypeFlag::NUMBER) {} in NumberType() function in ark::es2panda::checker::NumberType
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A DnumberType.h23 class NumberType : public Type { class
25 NumberType() : Type(TypeFlag::NUMBER) {} in NumberType() function in panda::es2panda::checker::NumberType
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtype.h180 static GateType NumberType() in NumberType() function in panda::ecmascript::kungfu::GateType
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
H A Dpgo_profiler_type.h155 static int32_t NumberType() in NumberType() function in panda::ecmascript::pgo::PGOSampleTemplate

Completed in 4 milliseconds