Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.cc575 void BytecodeGraphBuilder::PrepareEagerCheckpoint() { in PrepareEagerCheckpoint() function in v8::internal::compiler::BytecodeGraphBuilder
748 PrepareEagerCheckpoint(); in VisitLdaGlobal()
758 PrepareEagerCheckpoint(); in VisitLdaGlobalInsideTypeof()
768 PrepareEagerCheckpoint(); in BuildStoreGlobal()
789 PrepareEagerCheckpoint(); in VisitStaDataPropertyInLiteral()
860 PrepareEagerCheckpoint(); in BuildLdaLookupSlot()
979 PrepareEagerCheckpoint(); in BuildLdaLookupGlobalSlot()
1022 PrepareEagerCheckpoint(); in BuildStaLookupSlot()
1042 PrepareEagerCheckpoint(); in VisitLdaNamedProperty()
1056 PrepareEagerCheckpoint(); in VisitLdaKeyedProperty()
[all …]
Dast-graph-builder.cc790 owner()->PrepareEagerCheckpoint(expr->id()); in ProduceValue()
796 owner()->PrepareEagerCheckpoint(expr->id()); in ProduceValue()
802 owner()->PrepareEagerCheckpoint(expr->id()); in ProduceValue()
1254 PrepareEagerCheckpoint(BeforeId(expr)); in VisitVariableProxy()
1486 PrepareEagerCheckpoint(BeforeId(proxy)); in VisitAssignment()
1527 PrepareEagerCheckpoint(expr->binary_operation()->id()); in VisitAssignment()
1631 PrepareEagerCheckpoint(BeforeId(proxy)); in VisitCall()
1701 PrepareEagerCheckpoint(expr->CallId()); in VisitCall()
1749 PrepareEagerCheckpoint(expr->CallId()); in VisitCallJSRuntime()
1772 PrepareEagerCheckpoint(expr->CallId()); in VisitCallRuntime()
[all …]
Dbytecode-graph-builder.h129 void PrepareEagerCheckpoint();
Dast-graph-builder.h234 void PrepareEagerCheckpoint(BailoutId ast_id);