Searched defs:IsJSCollator (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_tagged_value-inl.h | 469 inline bool JSTaggedValue::IsJSCollator() const in IsJSCollator() function in panda::ecmascript::JSTaggedValue |
| H A D | js_hclass.h | 1113 inline bool IsJSCollator() const in IsJSCollator() function in panda::ecmascript::JSHClass |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi_expo.cpp | 863 bool JSValueRef::IsJSCollator(const EcmaVM *vm) in IsJSCollator() function in panda::JSValueRef |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | stub_builder-inl.h | 1604 inline GateRef StubBuilder::IsJSCollator(GateRef obj) in IsJSCollator() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 27 milliseconds