Home
last modified time | relevance | path

Searched defs:IsNumber (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_primitive_ref.h39 bool IsNumber() const in IsNumber() function
Delements.cpp50 bool Elements::IsNumber(ElementsKind kind) in IsNumber() function in panda::ecmascript::Elements
Ddate_parse.h176 bool IsNumber() const in IsNumber() function
Djs_tagged_value-inl.h458 inline bool JSTaggedValue::IsNumber() const in IsNumber() function
/arkcompiler/toolchain/tooling/client/utils/
Dutils.cpp121 bool Utils::IsNumber(const std::string &str) in IsNumber() function in OHOS::ArkCompiler::Toolchain::Utils
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h234 inline bool IsNumber() const in IsNumber() function
/arkcompiler/toolchain/tooling/base/
Dpt_json.cpp262 bool PtJson::IsNumber() const in IsNumber() function in panda::ecmascript::tooling::PtJson
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h331 bool IsNumber() const in IsNumber() function
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md2444 ### IsNumber subsection
Djsnapi_expo.cpp380 bool JSValueRef::IsNumber() in IsNumber() function in panda::JSValueRef