vm.isContext(object)
新增于: v0.11.7
如果给定的 object 对象已经是 contextified 使用 vm.createContext(),则返回 true。
\Returns true if the given object object has been contextified using
vm.createContext().
如果给定的 object 对象已经是 contextified 使用 vm.createContext(),则返回 true。
\Returns true if the given object object has been contextified using
vm.createContext().