Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h444 inline bool JSTaggedValue::IsJSLocale() const in IsJSLocale() function
Djs_hclass.h1088 inline bool IsJSLocale() const in IsJSLocale() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp827 bool JSValueRef::IsJSLocale(const EcmaVM *vm) in IsJSLocale() function in panda::JSValueRef