Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h469 inline bool JSTaggedValue::IsJSCollator() const in IsJSCollator() function
Djs_hclass.h1113 inline bool IsJSCollator() const in IsJSCollator() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp857 bool JSValueRef::IsJSCollator(const EcmaVM *vm) in IsJSCollator() function in panda::JSValueRef