Searched refs:VisitLdaImmutableContextSlot (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/baseline/ | ||
H A D | baseline-compiler.cc | 738 void BaselineCompiler::VisitLdaImmutableContextSlot() { VisitLdaContextSlot(); } in VisitLdaImmutableContextSlot() function in v8::BaselineCompiler |
/third_party/node/deps/v8/src/compiler/ | ||
H A D | bytecode-graph-builder.cc | 1658 void BytecodeGraphBuilder::VisitLdaImmutableContextSlot() { in VisitLdaImmutableContextSlot() function in v8::internal::BytecodeGraphBuilder |
Completed in 23 milliseconds