Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h172 Environment* CheckContextExtensions(uint32_t depth);
Dbytecode-graph-builder.cc879 BytecodeGraphBuilder::Environment* BytecodeGraphBuilder::CheckContextExtensions( in CheckContextExtensions() function in v8::internal::compiler::BytecodeGraphBuilder
927 Environment* slow_environment = CheckContextExtensions(depth); in BuildLdaLookupContextSlot()
975 Environment* slow_environment = CheckContextExtensions(depth); in BuildLdaLookupGlobalSlot()