Searched refs:string_function (Results 1 – 10 of 10) sorted by relevance
145 constructor = context->string_function(); in GetCodeCacheHolder()
104 V(STRING_FUNCTION_INDEX, JSFunction, string_function) \
921 Handle<Map>(native_context()->string_function()->initial_map()); in InitializeGlobal()1904 Handle<JSFunction> string_function(native_context()->string_function()); in InstallNatives() local1906 string_function->initial_map()->prototype())->HasFastProperties()); in InstallNatives()1908 HeapObject::cast(string_function->initial_map()->prototype())->map()); in InstallNatives()
665 function = native_context->string_function(); in GetPrototypeForPrimitiveCheck()
83 return CreateJSValue(native_context->string_function(), this); in ToObject()101 return CreateJSValue(native_context->string_function(), this); in ToObject()143 holder = native_context->string_function()->instance_prototype(); in Lookup()992 holder = native_context->string_function()->instance_prototype(); in GetElementWithReceiver()1055 return context->string_function()->instance_prototype(); in GetPrototype()
6813 isolate()->native_context()->string_function()->initial_map()); in HandlePolymorphicCallNamed()
923 Handle<Map>(global_context()->string_function()->initial_map()); in InitializeGlobal()1677 Handle<JSFunction> string_function(global_context()->string_function()); in InstallNatives() local1679 string_function->initial_map()->prototype())->HasFastProperties()); in InstallNatives()1681 HeapObject::cast(string_function->initial_map()->prototype())->map()); in InstallNatives()
265 function = global_context_->string_function(); in GetPrototypeForPrimitiveCheck()
83 return CreateJSValue(global_context->string_function(), this); in ToObject()104 return CreateJSValue(global_context->string_function(), this); in ToObject()146 holder = global_context->string_function()->instance_prototype(); in Lookup()663 holder = global_context->string_function()->instance_prototype(); in GetElementWithReceiver()725 return context->string_function()->instance_prototype(); in GetPrototype()