Lines Matching defs:initialized
287 // The code object has not been fully initialized yet. We rely on the
315 // The code object has not been fully initialized yet. We rely on the
1358 info.set_flags(0); // Must clear the flags, it was initialized as undefined.
2515 // instance type is JS_ARRAY_TYPE, the length field should be initialized
2516 // to a number (e.g. Smi::zero()) and the elements initialized to a
2529 // created from API functions expect their embedder fields to be initialized
2531 // Pre-allocated fields need to be initialized with undefined_value as well
2550 // properly initialized.
2554 // AllocateGlobalObject to be properly initialized.
2837 size_t byte_length, InitializedFlag initialized,
2843 SharedFlag::kNotShared, initialized);
2963 // TODO(v8) remove once embedder data slots are always zero-initialized.
3889 // TODO(v8) remove once embedder data slots are always zero-initialized.