chakra-core/ChakraCore

error when JsPointerToString with null 0

オープン

#6,669 opened on 2021/03/29

 (10 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (1,225 件のフォーク)batch import
APIsgood first issuehelp wanted

Repository metrics

Stars
 (9,258 個のスター)
PR merge metrics
 (PR metrics pending)

説明

  • Source
JsPointerToString(NULL, 0, &str);
  • Expected str = empty string

  • Actual failed and returns JsErrorNullArgument

I think this should be possible

コントリビューターガイド