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.h528 inline bool JSTaggedValue::IsJSListFormat() const in IsJSListFormat() function
Djs_hclass.h1208 inline bool IsJSListFormat() const in IsJSListFormat() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp967 bool JSValueRef::IsJSListFormat(const EcmaVM *vm) in IsJSListFormat() function in panda::JSValueRef