Searched refs:strict_function_map (Results 1 – 3 of 3) sorted by relevance
660 Handle<Map> strict_function_map = in CreateStrictModeFunctionMaps() local662 native_context()->set_strict_function_map(*strict_function_map); in CreateStrictModeFunctionMaps()675 PoisonArgumentsAndCaller(strict_function_map); in CreateStrictModeFunctionMaps()1923 Handle<Map> strict_function_map(native_context()->strict_function_map()); in InstallNatives() local1924 Handle<Map> strict_generator_function_map = Map::Copy(strict_function_map); in InstallNatives()
147 V(STRICT_FUNCTION_MAP_INDEX, Map, strict_function_map) \
9463 : native_context->strict_function_map())) { in RemovePrototype()