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