Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.cc309 int32_t int32_constant; in TryGetIntPtrOrSmiConstantValue() local
310 if (TryToInt32Constant(maybe_constant, &int32_constant)) { in TryGetIntPtrOrSmiConstantValue()
311 *value = int32_constant; in TryGetIntPtrOrSmiConstantValue()

Completed in 14 milliseconds