Searched defs:IsSharedTypedArray (Results 1 – 6 of 6) sorted by relevance
247 inline bool JSObject::IsSharedTypedArray() const in IsSharedTypedArray() function
804 inline bool JSTaggedValue::IsSharedTypedArray() const in IsSharedTypedArray() function
807 inline bool IsSharedTypedArray() const in IsSharedTypedArray() function
241 GateRef CircuitBuilder::IsSharedTypedArray(GateRef glue, GateRef array) in IsSharedTypedArray() function in panda::ecmascript::kungfu::CircuitBuilder
4127 inline GateRef StubBuilder::IsSharedTypedArray(GateRef glue, GateRef obj) in IsSharedTypedArray() function
1126 bool JSValueRef::IsSharedTypedArray(const EcmaVM *vm) in IsSharedTypedArray() function in panda::JSValueRef