Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

fs: disallow overwrite F_OK/R_OK/W_OK/X_OK #9060

Closed
wants to merge 1 commit into from
Closed

fs: disallow overwrite F_OK/R_OK/W_OK/X_OK #9060

wants to merge 1 commit into from

Commits on Jan 19, 2015

  1. fs: make F_OK/R_OK/W_OK/X_OK not writable

    change the fs.F_OK/R_OK/W_OK/X_OK out of fs.js will lead unexpect
    exception. make these properties readonly.
    JacksonTian committed Jan 19, 2015
    Configuration menu
    Copy the full SHA
    f367480 View commit details
    Browse the repository at this point in the history