Home
last modified time | relevance | path

Searched refs:PropertyHandlerCompiler (Results 1 – 11 of 11) sorted by relevance

/external/v8/src/ic/
Dhandler-compiler.h19 class PropertyHandlerCompiler : public PropertyAccessCompiler {
25 PropertyHandlerCompiler(Isolate* isolate, Code::Kind kind, Handle<Map> map, in PropertyHandlerCompiler() function
31 virtual ~PropertyHandlerCompiler() {} in ~PropertyHandlerCompiler()
113 class NamedLoadHandlerCompiler : public PropertyHandlerCompiler {
118 : PropertyHandlerCompiler(isolate, Code::LOAD_IC, map, holder, in NamedLoadHandlerCompiler()
214 class NamedStoreHandlerCompiler : public PropertyHandlerCompiler {
218 : PropertyHandlerCompiler(isolate, Code::STORE_IC, map, holder, in NamedStoreHandlerCompiler()
288 class ElementHandlerCompiler : public PropertyHandlerCompiler {
291 : PropertyHandlerCompiler(isolate, Code::KEYED_LOAD_IC, in ElementHandlerCompiler()
Dhandler-compiler.cc17 Handle<Code> PropertyHandlerCompiler::Find(Handle<Name> name, in Find()
71 Handle<Code> handler = PropertyHandlerCompiler::Find( in ComputeLoadNonexistent()
82 Handle<Code> PropertyHandlerCompiler::GetCode(Code::Kind kind, in GetCode()
134 Register PropertyHandlerCompiler::Frontend(Handle<Name> name) { in Frontend()
149 void PropertyHandlerCompiler::NonexistentFrontendHeader(Handle<Name> name, in NonexistentFrontendHeader()
Dic.cc1068 Handle<Code> code = PropertyHandlerCompiler::Find( in ComputeHandler()
/external/v8/src/ic/arm/
Dhandler-compiler-arm.cc103 void PropertyHandlerCompiler::PushVectorAndSlot(Register vector, in PushVectorAndSlot()
111 void PropertyHandlerCompiler::PopVectorAndSlot(Register vector, Register slot) { in PopVectorAndSlot()
118 void PropertyHandlerCompiler::DiscardVectorAndSlot() { in DiscardVectorAndSlot()
125 void PropertyHandlerCompiler::GenerateDictionaryNegativeLookup( in GenerateDictionaryNegativeLookup()
195 void PropertyHandlerCompiler::GenerateCheckPropertyCell( in GenerateCheckPropertyCell()
233 void PropertyHandlerCompiler::GenerateApiAccessorCall( in GenerateApiAccessorCall()
424 Register PropertyHandlerCompiler::CheckPrototypes( in CheckPrototypes()
/external/v8/src/ic/arm64/
Dhandler-compiler-arm64.cc17 void PropertyHandlerCompiler::PushVectorAndSlot(Register vector, in PushVectorAndSlot()
25 void PropertyHandlerCompiler::PopVectorAndSlot(Register vector, Register slot) { in PopVectorAndSlot()
32 void PropertyHandlerCompiler::DiscardVectorAndSlot() { in DiscardVectorAndSlot()
39 void PropertyHandlerCompiler::GenerateDictionaryNegativeLookup( in GenerateDictionaryNegativeLookup()
106 void PropertyHandlerCompiler::GenerateCheckPropertyCell( in GenerateCheckPropertyCell()
141 void PropertyHandlerCompiler::GenerateApiAccessorCall( in GenerateApiAccessorCall()
471 Register PropertyHandlerCompiler::CheckPrototypes( in CheckPrototypes()
/external/v8/src/ic/ppc/
Dhandler-compiler-ppc.cc103 void PropertyHandlerCompiler::PushVectorAndSlot(Register vector, in PushVectorAndSlot()
110 void PropertyHandlerCompiler::PopVectorAndSlot(Register vector, Register slot) { in PopVectorAndSlot()
116 void PropertyHandlerCompiler::DiscardVectorAndSlot() { in DiscardVectorAndSlot()
123 void PropertyHandlerCompiler::GenerateDictionaryNegativeLookup( in GenerateDictionaryNegativeLookup()
193 void PropertyHandlerCompiler::GenerateCheckPropertyCell( in GenerateCheckPropertyCell()
231 void PropertyHandlerCompiler::GenerateApiAccessorCall( in GenerateApiAccessorCall()
423 Register PropertyHandlerCompiler::CheckPrototypes( in CheckPrototypes()
/external/v8/src/ic/x64/
Dhandler-compiler-x64.cc17 void PropertyHandlerCompiler::PushVectorAndSlot(Register vector, in PushVectorAndSlot()
25 void PropertyHandlerCompiler::PopVectorAndSlot(Register vector, Register slot) { in PopVectorAndSlot()
32 void PropertyHandlerCompiler::DiscardVectorAndSlot() { in DiscardVectorAndSlot()
39 void PropertyHandlerCompiler::GenerateDictionaryNegativeLookup( in GenerateDictionaryNegativeLookup()
123 void PropertyHandlerCompiler::GenerateApiAccessorCall( in GenerateApiAccessorCall()
208 void PropertyHandlerCompiler::GenerateCheckPropertyCell( in GenerateCheckPropertyCell()
425 Register PropertyHandlerCompiler::CheckPrototypes( in CheckPrototypes()
/external/v8/src/ic/ia32/
Dhandler-compiler-ia32.cc53 void PropertyHandlerCompiler::PushVectorAndSlot(Register vector, in PushVectorAndSlot()
61 void PropertyHandlerCompiler::PopVectorAndSlot(Register vector, Register slot) { in PopVectorAndSlot()
68 void PropertyHandlerCompiler::DiscardVectorAndSlot() { in DiscardVectorAndSlot()
75 void PropertyHandlerCompiler::GenerateDictionaryNegativeLookup( in GenerateDictionaryNegativeLookup()
139 void PropertyHandlerCompiler::GenerateApiAccessorCall( in GenerateApiAccessorCall()
225 void PropertyHandlerCompiler::GenerateCheckPropertyCell( in GenerateCheckPropertyCell()
429 Register PropertyHandlerCompiler::CheckPrototypes( in CheckPrototypes()
/external/v8/src/ic/x87/
Dhandler-compiler-x87.cc53 void PropertyHandlerCompiler::PushVectorAndSlot(Register vector, in PushVectorAndSlot()
61 void PropertyHandlerCompiler::PopVectorAndSlot(Register vector, Register slot) { in PopVectorAndSlot()
68 void PropertyHandlerCompiler::DiscardVectorAndSlot() { in DiscardVectorAndSlot()
75 void PropertyHandlerCompiler::GenerateDictionaryNegativeLookup( in GenerateDictionaryNegativeLookup()
139 void PropertyHandlerCompiler::GenerateApiAccessorCall( in GenerateApiAccessorCall()
225 void PropertyHandlerCompiler::GenerateCheckPropertyCell( in GenerateCheckPropertyCell()
429 Register PropertyHandlerCompiler::CheckPrototypes( in CheckPrototypes()
/external/v8/src/ic/mips/
Dhandler-compiler-mips.cc103 void PropertyHandlerCompiler::PushVectorAndSlot(Register vector, in PushVectorAndSlot()
110 void PropertyHandlerCompiler::PopVectorAndSlot(Register vector, Register slot) { in PopVectorAndSlot()
116 void PropertyHandlerCompiler::DiscardVectorAndSlot() { in DiscardVectorAndSlot()
123 void PropertyHandlerCompiler::GenerateDictionaryNegativeLookup( in GenerateDictionaryNegativeLookup()
191 void PropertyHandlerCompiler::GenerateCheckPropertyCell( in GenerateCheckPropertyCell()
226 void PropertyHandlerCompiler::GenerateApiAccessorCall( in GenerateApiAccessorCall()
414 Register PropertyHandlerCompiler::CheckPrototypes( in CheckPrototypes()
/external/v8/src/ic/mips64/
Dhandler-compiler-mips64.cc103 void PropertyHandlerCompiler::PushVectorAndSlot(Register vector, in PushVectorAndSlot()
110 void PropertyHandlerCompiler::PopVectorAndSlot(Register vector, Register slot) { in PopVectorAndSlot()
116 void PropertyHandlerCompiler::DiscardVectorAndSlot() { in DiscardVectorAndSlot()
123 void PropertyHandlerCompiler::GenerateDictionaryNegativeLookup( in GenerateDictionaryNegativeLookup()
191 void PropertyHandlerCompiler::GenerateCheckPropertyCell( in GenerateCheckPropertyCell()
226 void PropertyHandlerCompiler::GenerateApiAccessorCall( in GenerateApiAccessorCall()
414 Register PropertyHandlerCompiler::CheckPrototypes( in CheckPrototypes()