Searched refs:CompileStoreInitialize (Results 1 – 2 of 2) sorted by relevance
75 Handle<Code> CompileStoreInitialize(Code::Flags flags);
205 code = compiler.CompileStoreInitialize(flags); in ComputeStore()325 Handle<Code> PropertyICCompiler::CompileStoreInitialize(Code::Flags flags) { in CompileStoreInitialize() function in v8::internal::PropertyICCompiler