Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h499 inline bool JSTaggedValue::IsJSListFormat() const in IsJSListFormat() function
Djs_hclass.h1143 inline bool IsJSListFormat() const in IsJSListFormat() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp869 bool JSValueRef::IsJSListFormat(const EcmaVM *vm) in IsJSListFormat() function in panda::JSValueRef