built-in object

C27868
concept

A built-in object is a pre-defined, language-provided entity (such as numbers, strings, arrays, or standard library types) that offers fundamental functionality without requiring user-defined implementation.

All labels observed (4)

Label Occurrences
JavaScript object type 1
Small Basic object 1
built-in object canonical 1

Description generation (CDg)

The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.

Instruction
generate a one-sentence description for a given conceptual class.
# Response Format
Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: built-in object
Generated description
A built-in object is a pre-defined, language-provided entity (such as numbers, strings, arrays, or standard library types) that offers fundamental functionality without requiring user-defined implementation.

Instances (4)

Instance Via concept surface
ScrollToOptions JavaScript object type
ByteLengthQueuingStrategy
Window interface
surface form: Window
global object
TextWindow object Small Basic object