Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-builder.cc611 int32_t raw_smi = smi.value(); in LoadLiteral() local
612 if (raw_smi == 0) { in LoadLiteral()
615 OutputLdaSmi(raw_smi); in LoadLiteral()

Completed in 4 milliseconds