Searched refs:ComputeKeyedCallInitialize (Results 1 – 8 of 8) sorted by relevance
247 Handle<Code> ComputeKeyedCallInitialize(int argc, InLoopFlag in_loop);
1091 Handle<Code> StubCache::ComputeKeyedCallInitialize(int argc, in ComputeKeyedCallInitialize() function in v8::internal::StubCache1099 ComputeKeyedCallInitialize(argc, NOT_IN_LOOP); in ComputeKeyedCallInitialize()
2069 Handle<Code> ic = isolate()->stub_cache()->ComputeKeyedCallInitialize( in EmitKeyedCallWithIC()
2906 ComputeKeyedCallInitialize(arity, NOT_IN_LOOP); in DoCallKeyed()
2894 Handle<Code> ic = isolate()->stub_cache()->ComputeKeyedCallInitialize( in DoCallKeyed()
2045 ISOLATE->stub_cache()->ComputeKeyedCallInitialize(arg_count, in_loop); in EmitKeyedCallWithIC()
2140 isolate()->stub_cache()->ComputeKeyedCallInitialize(arg_count, in_loop); in EmitKeyedCallWithIC()
3043 isolate()->stub_cache()->ComputeKeyedCallInitialize(arity, NOT_IN_LOOP); in DoCallKeyed()