Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.cc602 void BytecodeGraphBuilder::PrepareEagerCheckpoint() { in PrepareEagerCheckpoint() function in v8::internal::compiler::BytecodeGraphBuilder
980 PrepareEagerCheckpoint(); in VisitLdaGlobal()
990 PrepareEagerCheckpoint(); in VisitLdaGlobalInsideTypeof()
1000 PrepareEagerCheckpoint(); in VisitStaGlobal()
1015 PrepareEagerCheckpoint(); in VisitStaInArrayLiteral()
1041 PrepareEagerCheckpoint(); in VisitStaDataPropertyInLiteral()
1058 PrepareEagerCheckpoint(); in VisitCollectTypeProfile()
1126 PrepareEagerCheckpoint(); in BuildLdaLookupSlot()
1247 PrepareEagerCheckpoint(); in BuildLdaLookupGlobalSlot()
1293 PrepareEagerCheckpoint(); in VisitStaLookupSlot()
[all …]
Dbytecode-graph-builder.h155 void PrepareEagerCheckpoint();