Home | History | Annotate | Download | only in src

Lines Matching defs:map_index

1358   int map_index = Context::FunctionMapIndex(info->strict_mode(), info->kind());
1359 Handle<Map> map(Map::cast(context->native_context()->get(map_index)));