Searched refs:strict_function_map (Results 1 – 4 of 4) sorted by relevance
387 bool strict_function_map = false) { in CreateFunction() argument396 kInstallConstructor, strict_function_map) in CreateFunction()398 strict_function_map); in CreateFunction()407 bool strict_function_map = false) { in InstallFunction() argument411 maybe_prototype, call, strict_function_map); in InstallFunction()421 bool strict_function_map = false) { in InstallFunction() argument426 strict_function_map); in InstallFunction()748 Handle<Map> strict_function_map = in CreateStrictModeFunctionMaps() local750 native_context()->set_strict_function_map(*strict_function_map); in CreateStrictModeFunctionMaps()788 Handle<Map> strict_function_map(strict_function_map_writable_prototype_); in CreateIteratorMaps() local[all …]
269 V(STRICT_FUNCTION_MAP_INDEX, Map, strict_function_map) \
1229 map.is_identical_to(isolate()->strict_function_map()) || in NewFunction()1261 is_strict ? isolate()->strict_function_map() in NewFunction()
9293 *map == *isolate->strict_function_map() || in CopyInitialMap()12965 ? native_context->strict_function_map() in RemovePrototype()