Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h226 Environment* CheckContextExtensions(uint32_t depth);
Dbytecode-graph-builder.cc1145 BytecodeGraphBuilder::Environment* BytecodeGraphBuilder::CheckContextExtensions( in CheckContextExtensions() function in v8::internal::compiler::BytecodeGraphBuilder
1193 Environment* slow_environment = CheckContextExtensions(depth); in BuildLdaLookupContextSlot()
1243 Environment* slow_environment = CheckContextExtensions(depth); in BuildLdaLookupGlobalSlot()