Home
last modified time | relevance | path

Searched refs:BuildNamedStore (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dbytecode-graph-builder.h172 void BuildNamedStore(StoreMode store_mode);
Dbytecode-graph-builder.cc1363 void BytecodeGraphBuilder::BuildNamedStore(StoreMode store_mode) { in BuildNamedStore() function in v8::internal::compiler::BytecodeGraphBuilder
1400 BuildNamedStore(StoreMode::kNormal); in VisitStaNamedProperty()
1404 BuildNamedStore(StoreMode::kOwn); in VisitStaNamedOwnProperty()