Searched defs:IsTypedArray (Results 1 – 8 of 8) sorted by relevance
242 inline bool JSObject::IsTypedArray() const in IsTypedArray() function
705 inline bool JSTaggedValue::IsTypedArray() const in IsTypedArray() function
770 inline bool IsTypedArray() const in IsTypedArray() function
2023 ### IsTypedArray subsection
605 bool JSValueRef::IsTypedArray(const EcmaVM *vm) in IsTypedArray() function in panda::JSValueRef
211 GateRef CircuitBuilder::IsTypedArray(GateRef array) in IsTypedArray() function in panda::ecmascript::kungfu::CircuitBuilder
3884 inline GateRef StubBuilder::IsTypedArray(GateRef obj) in IsTypedArray() function
2337 HWTEST_F_L0(JSNApiTests, IsTypedArray) in HWTEST_F_L0() argument