Lines Matching refs:BIND_ERROR
76 ContainerError::BusinessError(thread, ErrorFlag::BIND_ERROR, "The push method cannot be bound");
97 ContainerError::BusinessError(thread, ErrorFlag::BIND_ERROR, "The pop method cannot be bound");
117 JSTaggedValue error = ContainerError::BusinessError(thread, BIND_ERROR, "The has method cannot be bound");
158 ContainerError::BusinessError(thread, BIND_ERROR, "The setBitsByRange method cannot be bound");
198 ContainerError::BusinessError(thread, BIND_ERROR, "The getBitsByRange method cannot be bound");
236 ContainerError::BusinessError(thread, BIND_ERROR, "The resize method cannot be bound");
265 ContainerError::BusinessError(thread, ErrorFlag::BIND_ERROR, "The setAllBits method cannot be bound");
288 ContainerError::BusinessError(thread, BIND_ERROR, "The getBitCountByRange method cannot be bound");
327 ContainerError::BusinessError(thread, BIND_ERROR, "The getIndexOf method cannot be bound");
367 ContainerError::BusinessError(thread, BIND_ERROR, "The getLastIndexOf method cannot be bound");
406 ContainerError::BusinessError(thread, BIND_ERROR, "The flipBitByIndex method cannot be bound");
437 ContainerError::BusinessError(thread, BIND_ERROR, "The flipBitsByRange method cannot be bound");
475 ContainerError::BusinessError(thread, ErrorFlag::BIND_ERROR, "The getSize method cannot be bound");
497 thread, ErrorFlag::BIND_ERROR, "The Symbol.iterator method cannot be bound");