js-runtime: More functional improvements #397

Merged
iddev5 merged 7 commits from ay-more-js into main 2022-07-09 21:36:44 +00:00
iddev5 commented 2022-07-09 07:38:16 +00:00 (Migrated from github.com)

Adds the following new functions:

  • js.Value.eql
  • js.Value,instanceOf
  • js.Value.format to be used with stdlib formatting
  • js.Object.attributeCount
  • js.Function.paramCount (note: doesn't works for native functions, yet)

  • By selecting this checkbox, I agree to license my contributions to this project under the license(s) described in the LICENSE file, and I have the right to do so or have received permission to do so by an employer or client I am producing work for whom has this right.
Adds the following new functions: - ``js.Value.eql`` - ``js.Value,instanceOf`` - ``js.Value.format`` to be used with stdlib formatting - ``js.Object.attributeCount`` - ``js.Function.paramCount`` (note: doesn't works for native functions, yet) --- - [X] By selecting this checkbox, I agree to license my contributions to this project under the license(s) described in the LICENSE file, and I have the right to do so or have received permission to do so by an employer or client I am producing work for whom has this right.
emidoots (Migrated from github.com) approved these changes 2022-07-09 21:31:39 +00:00
emidoots (Migrated from github.com) approved these changes 2022-07-09 21:36:37 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
hexops/mach!397
No description provided.