Searched refs:export_cell (Results 1 – 3 of 3) sorted by relevance
115 Handle<Cell> export_cell() const;
235 Handle<Cell> PropertyAccessInfo::export_cell() const { in export_cell() function in v8::internal::compiler::PropertyAccessInfo
1834 Node* cell = jsgraph()->Constant(access_info.export_cell()); in BuildPropertyLoad()