Home
last modified time | relevance | path

Searched defs:IsJSNumberFormat (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h493 inline bool JSTaggedValue::IsJSNumberFormat() const in IsJSNumberFormat() function
Djs_hclass.h1173 inline bool IsJSNumberFormat() const in IsJSNumberFormat() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp949 bool JSValueRef::IsJSNumberFormat(const EcmaVM *vm) in IsJSNumberFormat() function in panda::JSValueRef