Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_primitive_ref.h39 bool IsNumber() const in IsNumber() function
Ddate_parse.h171 bool IsNumber() const in IsNumber() function
Djs_tagged_value-inl.h455 inline bool JSTaggedValue::IsNumber() const in IsNumber() function
/arkcompiler/runtime_core/runtime/include/coretypes/
Dtagged_value.h212 inline bool IsNumber() const in IsNumber() function
/arkcompiler/toolchain/tooling/base/
Dpt_json.cpp252 bool PtJson::IsNumber() const in IsNumber() function in panda::ecmascript::tooling::PtJson
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp2291 bool JSValueRef::IsNumber() in IsNumber() function in panda::JSValueRef