Searched refs:child_data_start (Results 1 – 3 of 3) sorted by relevance
34 inline Object** child_data_start() const;
42 Object** PreParsedScopeData::child_data_start() const { in child_data_start() function
2500 MemsetPointer(result->child_data_start(), *null_value(), length); in NewPreParsedScopeData()