Searched refs:localTypedArrayRef (Results 1 – 1 of 1) sorted by relevance
454 Local<TypedArrayRef> localTypedArrayRef(value); in GetAdditionalProperties() local455 uint32_t lengthTypedArray = localTypedArrayRef->ArrayLength(vm_); in GetAdditionalProperties()461 Local<JSValueRef> localValRefElement = localTypedArrayRef->Get(vm_, i); in GetAdditionalProperties()