Home
last modified time | relevance | path

Searched refs:is_literal_store (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc2825 bool is_literal_store = property->key()->IsPropertyName() && in BuildClassProperty() local
2829 if (!is_literal_store) { in BuildClassProperty()
2853 if (is_literal_store) { in BuildClassProperty()

Completed in 15 milliseconds