Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_primitive_ref.h40 bool IsNumber(const JSThread *thread) const in IsNumber() function
Delements.cpp31 bool Elements::IsNumber(ElementsKind kind) in IsNumber() function in panda::ecmascript::Elements
Ddate_parse.h177 bool IsNumber() const in IsNumber() function
Djs_tagged_value-inl.h245 inline bool JSTaggedValue::IsNumber() const in IsNumber() function
/arkcompiler/toolchain/tooling/dynamic/utils/
Dutils.cpp141 bool Utils::IsNumber(const std::string &str) in IsNumber() function in OHOS::ArkCompiler::Toolchain::Utils
/arkcompiler/runtime_core/panda_guard/util/
Dstring_util.cpp167 bool panda::guard::StringUtil::IsNumber(const std::string &str) in IsNumber() function in panda::guard::StringUtil
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_handler.h136 static inline bool IsNumber(Type handler) in IsNumber() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h232 inline bool IsNumber() const in IsNumber() function
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_json.cpp286 bool PtJson::IsNumber() const in IsNumber() function in panda::ecmascript::tooling::PtJson
/arkcompiler/ets_runtime/common_components/base/
Dc_string.cpp403 bool CString::IsNumber(const CString& s) in IsNumber() function in common::CString
/arkcompiler/jsvm/test/unittest/
Djsvm_utils.cpp353 bool IsNumber(JSVM_Value value) in IsNumber() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h402 bool IsNumber() const in IsNumber() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md2446 ### IsNumber subsection
Djsnapi_expo.cpp515 bool JSValueRef::IsNumber() in IsNumber() function in panda::JSValueRef