diff --git a/files/ko/glossary/parent_object/index.md b/files/ko/glossary/parent_object/index.md new file mode 100644 index 00000000000000..704dafe5223fb2 --- /dev/null +++ b/files/ko/glossary/parent_object/index.md @@ -0,0 +1,14 @@ +--- +title: 부모 객체 (Parent object) +slug: Glossary/Parent_object +l10n: + sourceCommit: ada5fa5ef15eadd44b549ecf906423b4a2092f34 +--- + +{{GlossarySidebar}} + +주어진 {{glossary("property", "속성")}} 또는 {{glossary("method", "메서드")}}가 속한 {{glossary("object", "객체")}}입니다. + +## 같이 보기 + +- [JavaScript의 상속 및 프로토타입에 대한 토론](/ko/docs/Web/JavaScript/Inheritance_and_the_prototype_chain)