Searched defs:IsTypedArray (Results 1 – 8 of 8) sorted by relevance
242 inline bool JSObject::IsTypedArray() const in IsTypedArray() function
739 inline bool JSTaggedValue::IsTypedArray() const in IsTypedArray() function
801 inline bool IsTypedArray() const in IsTypedArray() function
2023 ### IsTypedArray subsection
634 bool JSValueRef::IsTypedArray(const EcmaVM *vm) in IsTypedArray() function in panda::JSValueRef
233 GateRef CircuitBuilder::IsTypedArray(GateRef glue, GateRef array) in IsTypedArray() function in panda::ecmascript::kungfu::CircuitBuilder
4122 inline GateRef StubBuilder::IsTypedArray(GateRef glue, GateRef obj) in IsTypedArray() function
2353 HWTEST_F_L0(JSNApiTests, IsTypedArray) in HWTEST_F_L0() argument