Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h210 JSTypeHintLowering::LoweringResult TryBuildSimplifiedConstruct(
Dbytecode-graph-builder.cc1996 JSTypeHintLowering::LoweringResult lowering = TryBuildSimplifiedConstruct( in VisitConstruct()
2027 JSTypeHintLowering::LoweringResult lowering = TryBuildSimplifiedConstruct( in VisitConstructWithSpread()
3265 BytecodeGraphBuilder::TryBuildSimplifiedConstruct(const Operator* op, in TryBuildSimplifiedConstruct() function in v8::internal::compiler::BytecodeGraphBuilder