Searched refs:strict_mode_function_map (Results 1 – 7 of 7) sorted by relevance
128 V(STRICT_MODE_FUNCTION_MAP_INDEX, Map, strict_mode_function_map) \
623 Handle<Map> strict_mode_function_map = in CreateStrictModeFunctionMaps() local626 *strict_mode_function_map); in CreateStrictModeFunctionMaps()636 PoisonArgumentsAndCaller(strict_mode_function_map); in CreateStrictModeFunctionMaps()
537 : isolate()->strict_mode_function_map(), in NewFunctionFromSharedFunctionInfo()
7522 : global_context->strict_mode_function_map())); in RemovePrototype()
610 Handle<Map> strict_mode_function_map = in CreateStrictModeFunctionMaps() local613 *strict_mode_function_map); in CreateStrictModeFunctionMaps()622 PoisonArgumentsAndCaller(strict_mode_function_map); in CreateStrictModeFunctionMaps()1383 Handle<Map> strict_mode_function_map( in InitializeExperimentalGlobal() local1384 native_context()->strict_mode_function_map()); in InitializeExperimentalGlobal()1386 strict_mode_function_map); in InitializeExperimentalGlobal()
139 V(STRICT_MODE_FUNCTION_MAP_INDEX, Map, strict_mode_function_map) \
9876 : native_context->strict_mode_function_map())); in RemovePrototype()