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
746 inline bool IsTypedArray() const in IsTypedArray() function
2023 ### IsTypedArray subsection
541 bool JSValueRef::IsTypedArray(const EcmaVM *vm) in IsTypedArray() function in panda::JSValueRef
227 GateRef CircuitBuilder::IsTypedArray(GateRef array) in IsTypedArray() function in panda::ecmascript::kungfu::CircuitBuilder
3572 inline GateRef StubBuilder::IsTypedArray(GateRef obj) in IsTypedArray() function
2260 HWTEST_F_L0(JSNApiTests, IsTypedArray) in HWTEST_F_L0() argument