In VS Code, i\'m making a js file with this piece of code
const ObjectX = { abc(){ }, xyz(){ this.abc() }, }