Searched refs:CompileKeyedStoreMonomorphic (Results 1 – 2 of 2) sorted by relevance
86 Handle<Code> CompileKeyedStoreMonomorphic(Handle<Map> receiver_map,
140 compiler.CompileKeyedStoreMonomorphic(receiver_map, store_mode); in ComputeKeyedStoreMonomorphic()423 Handle<Code> PropertyICCompiler::CompileKeyedStoreMonomorphic( in CompileKeyedStoreMonomorphic() function in v8::internal::PropertyICCompiler