Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
Dbytecode-register.h74 const base::Optional<Bytecode> TryToShortStar() const { in TryToShortStar() function
Dbytecode-array-builder.cc199 base::Optional<Bytecode> short_code = reg.TryToShortStar(); in OutputStarRaw()