Home
last modified time | relevance | path

Searched defs:initial_type (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dtyper.cc770 Type initial_type = Operand(node, 0); in TypeInductionVariablePhi() local
886 Type initial_type = Operand(node, 0); in InductionVariablePhiTypeIsPrefixedPoint() local
/third_party/node/deps/v8/src/objects/
Dstring.cc229 InstanceType initial_type = initial_map.instance_type(); in MigrateStringMapUnderLockIfNeeded() local