NodevmisContextfunction isContext#isContext(sandbox: Context): booleanReturns true if the given object object has been contextified using createContext, or if it's the global object of a context created using vm.constants.DONT_CONTEXTIFY. Parameters ##sandbox: Context Return Type #boolean
function isContext#isContext(sandbox: Context): booleanReturns true if the given object object has been contextified using createContext, or if it's the global object of a context created using vm.constants.DONT_CONTEXTIFY. Parameters ##sandbox: Context Return Type #boolean