Home
last modified time | relevance | path

Searched refs:JumpIfDictionaryInPrototypeChain (Results 1 – 24 of 24) sorted by relevance

/external/v8/src/ic/x87/
Dic-x87.cc406 __ JumpIfDictionaryInPrototypeChain(receiver, ebx, edi, slow); in KeyedStoreGenerateMegamorphicHelper() local
458 __ JumpIfDictionaryInPrototypeChain(receiver, ebx, edi, slow); in KeyedStoreGenerateMegamorphicHelper() local
/external/v8/src/ic/x64/
Dic-x64.cc409 __ JumpIfDictionaryInPrototypeChain(receiver, rdi, kScratchRegister, slow); in KeyedStoreGenerateMegamorphicHelper() local
459 __ JumpIfDictionaryInPrototypeChain(receiver, rdi, kScratchRegister, slow); in KeyedStoreGenerateMegamorphicHelper() local
/external/v8/src/ic/ia32/
Dic-ia32.cc406 __ JumpIfDictionaryInPrototypeChain(receiver, ebx, edi, slow); in KeyedStoreGenerateMegamorphicHelper() local
458 __ JumpIfDictionaryInPrototypeChain(receiver, ebx, edi, slow); in KeyedStoreGenerateMegamorphicHelper() local
/external/v8/src/ic/arm64/
Dic-arm64.cc513 __ JumpIfDictionaryInPrototypeChain(receiver, elements_map, x10, slow); in KeyedStoreGenerateMegamorphicHelper() local
560 __ JumpIfDictionaryInPrototypeChain(receiver, elements_map, x10, slow); in KeyedStoreGenerateMegamorphicHelper() local
/external/v8/src/ic/arm/
Dic-arm.cc506 __ JumpIfDictionaryInPrototypeChain(receiver, elements_map, scratch, slow); in KeyedStoreGenerateMegamorphicHelper() local
561 __ JumpIfDictionaryInPrototypeChain(receiver, elements_map, scratch, slow); in KeyedStoreGenerateMegamorphicHelper() local
/external/v8/src/ic/mips64/
Dic-mips64.cc496 __ JumpIfDictionaryInPrototypeChain(receiver, elements_map, scratch, slow); in KeyedStoreGenerateMegamorphicHelper() local
558 __ JumpIfDictionaryInPrototypeChain(receiver, elements_map, scratch, slow); in KeyedStoreGenerateMegamorphicHelper() local
/external/v8/src/ic/ppc/
Dic-ppc.cc517 __ JumpIfDictionaryInPrototypeChain(receiver, elements_map, scratch, slow); in KeyedStoreGenerateMegamorphicHelper() local
574 __ JumpIfDictionaryInPrototypeChain(receiver, elements_map, scratch, slow); in KeyedStoreGenerateMegamorphicHelper() local
/external/v8/src/ic/mips/
Dic-mips.cc499 __ JumpIfDictionaryInPrototypeChain(receiver, elements_map, scratch, slow); in KeyedStoreGenerateMegamorphicHelper() local
558 __ JumpIfDictionaryInPrototypeChain(receiver, elements_map, scratch, slow); in KeyedStoreGenerateMegamorphicHelper() local
/external/v8/src/x87/
Dmacro-assembler-x87.h875 void JumpIfDictionaryInPrototypeChain(Register object, Register scratch0,
Dmacro-assembler-x87.cc2941 void MacroAssembler::JumpIfDictionaryInPrototypeChain( in JumpIfDictionaryInPrototypeChain() function in v8::internal::MacroAssembler
/external/v8/src/ia32/
Dmacro-assembler-ia32.h895 void JumpIfDictionaryInPrototypeChain(Register object, Register scratch0,
Dmacro-assembler-ia32.cc3069 void MacroAssembler::JumpIfDictionaryInPrototypeChain( in JumpIfDictionaryInPrototypeChain() function in v8::internal::MacroAssembler
/external/v8/src/arm/
Dmacro-assembler-arm.h1433 void JumpIfDictionaryInPrototypeChain(Register object, Register scratch0,
Dmacro-assembler-arm.cc3492 void MacroAssembler::JumpIfDictionaryInPrototypeChain( in JumpIfDictionaryInPrototypeChain() function in v8::internal::MacroAssembler
/external/v8/src/x64/
Dmacro-assembler-x64.h1567 void JumpIfDictionaryInPrototypeChain(Register object, Register scratch0,
Dmacro-assembler-x64.cc5432 void MacroAssembler::JumpIfDictionaryInPrototypeChain( in JumpIfDictionaryInPrototypeChain() function in v8::internal::MacroAssembler
/external/v8/src/ppc/
Dmacro-assembler-ppc.h1474 void JumpIfDictionaryInPrototypeChain(Register object, Register scratch0,
Dmacro-assembler-ppc.cc4202 void MacroAssembler::JumpIfDictionaryInPrototypeChain(Register object, in JumpIfDictionaryInPrototypeChain() function in v8::internal::MacroAssembler
/external/v8/src/mips/
Dmacro-assembler-mips.h1626 void JumpIfDictionaryInPrototypeChain(Register object, Register scratch0,
Dmacro-assembler-mips.cc5671 void MacroAssembler::JumpIfDictionaryInPrototypeChain( in JumpIfDictionaryInPrototypeChain() function in v8::internal::MacroAssembler
/external/v8/src/arm64/
Dmacro-assembler-arm64.h1979 void JumpIfDictionaryInPrototypeChain(Register object, Register scratch0,
Dmacro-assembler-arm64.cc4248 void MacroAssembler::JumpIfDictionaryInPrototypeChain( in JumpIfDictionaryInPrototypeChain() function in v8::internal::MacroAssembler
/external/v8/src/mips64/
Dmacro-assembler-mips64.h1775 void JumpIfDictionaryInPrototypeChain(Register object, Register scratch0,
Dmacro-assembler-mips64.cc6389 void MacroAssembler::JumpIfDictionaryInPrototypeChain( in JumpIfDictionaryInPrototypeChain() function in v8::internal::MacroAssembler