Searched defs:IsJSSharedUint32Array (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | js_tagged_value-inl.h | 810 inline bool JSTaggedValue::IsJSSharedUint32Array() const in IsJSSharedUint32Array() function in panda::ecmascript::JSTaggedValue |
H A D | js_hclass.h | 858 inline bool IsJSSharedUint32Array() const in IsJSSharedUint32Array() function in panda::ecmascript::JSHClass |
/arkcompiler/ets_runtime/ecmascript/napi/ | ||
H A D | jsnapi_expo.cpp | 751 bool JSValueRef::IsJSSharedUint32Array(const EcmaVM *vm) in IsJSSharedUint32Array() function in panda::JSValueRef |
Completed in 25 milliseconds