Searched refs:strict_function_map (Results 1 – 4 of 4) sorted by relevance
371 bool strict_function_map = false) { in CreateFunction() argument377 instance_size, strict_function_map) in CreateFunction()379 strict_function_map); in CreateFunction()387 bool strict_function_map = false) { in InstallFunction() argument391 maybe_prototype, call, strict_function_map); in InstallFunction()400 bool strict_function_map = false) { in InstallFunction() argument405 strict_function_map); in InstallFunction()671 Handle<Map> strict_function_map = factory()->CreateStrictFunctionMap( in CreateStrictModeFunctionMaps() local673 native_context()->set_strict_function_map(*strict_function_map); in CreateStrictModeFunctionMaps()742 Handle<Map> strict_function_map(strict_function_map_writable_prototype_); in CreateIteratorMaps() local[all …]
320 V(STRICT_FUNCTION_MAP_INDEX, Map, strict_function_map) \
1397 map.is_identical_to(isolate()->strict_function_map()) || in NewFunction()1425 Handle<Map> map = is_strict ? isolate()->strict_function_map() in NewFunction()
9007 *map == *isolate->strict_function_map() || in CopyInitialMap()12963 ? native_context->strict_function_map() in RemovePrototype()