Searched defs:IsJSSharedUint8Array (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | js_tagged_value-inl.h | 785 inline bool JSTaggedValue::IsJSSharedUint8Array() const in IsJSSharedUint8Array() function in panda::ecmascript::JSTaggedValue |
H A D | js_hclass.h | 833 inline bool IsJSSharedUint8Array() const in IsJSSharedUint8Array() function in panda::ecmascript::JSHClass |
/arkcompiler/ets_runtime/ecmascript/napi/ | ||
H A D | jsnapi_expo.cpp | 715 bool JSValueRef::IsJSSharedUint8Array([[maybe_unused]]const EcmaVM *vm) in IsJSSharedUint8Array() function in panda::JSValueRef |
Completed in 22 milliseconds