Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/x64/
Dic-x64.cc600 __ JumpIfDictionaryInPrototypeChain(rdx, rdi, kScratchRegister, slow); in KeyedStoreGenerateGenericHelper() local
650 __ JumpIfDictionaryInPrototypeChain(rdx, rdi, kScratchRegister, slow); in KeyedStoreGenerateGenericHelper() local
Dmacro-assembler-x64.h1475 void JumpIfDictionaryInPrototypeChain(Register object, Register scratch0,
Dmacro-assembler-x64.cc5317 void MacroAssembler::JumpIfDictionaryInPrototypeChain( in JumpIfDictionaryInPrototypeChain() function in v8::internal::MacroAssembler
/external/chromium_org/v8/src/ia32/
Dic-ia32.cc721 __ JumpIfDictionaryInPrototypeChain(edx, ebx, edi, slow); in KeyedStoreGenerateGenericHelper() local
773 __ JumpIfDictionaryInPrototypeChain(edx, ebx, edi, slow); in KeyedStoreGenerateGenericHelper() local
Dmacro-assembler-ia32.h969 void JumpIfDictionaryInPrototypeChain(Register object, Register scratch0,
Dmacro-assembler-ia32.cc3371 void MacroAssembler::JumpIfDictionaryInPrototypeChain( in JumpIfDictionaryInPrototypeChain() function in v8::internal::MacroAssembler
/external/chromium_org/v8/src/x87/
Dic-x87.cc721 __ JumpIfDictionaryInPrototypeChain(edx, ebx, edi, slow); in KeyedStoreGenerateGenericHelper() local
773 __ JumpIfDictionaryInPrototypeChain(edx, ebx, edi, slow); in KeyedStoreGenerateGenericHelper() local
Dmacro-assembler-x87.h943 void JumpIfDictionaryInPrototypeChain(Register object, Register scratch0,
Dmacro-assembler-x87.cc3258 void MacroAssembler::JumpIfDictionaryInPrototypeChain( in JumpIfDictionaryInPrototypeChain() function in v8::internal::MacroAssembler
/external/chromium_org/v8/src/arm64/
Dic-arm64.cc968 __ JumpIfDictionaryInPrototypeChain(receiver, elements_map, x10, slow); in KeyedStoreGenerateGenericHelper() local
1020 __ JumpIfDictionaryInPrototypeChain(receiver, elements_map, x10, slow); in KeyedStoreGenerateGenericHelper() local
Dmacro-assembler-arm64.h2025 void JumpIfDictionaryInPrototypeChain(Register object, Register scratch0,
Dmacro-assembler-arm64.cc4564 void MacroAssembler::JumpIfDictionaryInPrototypeChain( in JumpIfDictionaryInPrototypeChain() function in v8::internal::MacroAssembler
/external/chromium_org/v8/src/arm/
Dic-arm.cc916 __ JumpIfDictionaryInPrototypeChain(receiver, elements_map, scratch_value, in KeyedStoreGenerateGenericHelper() local
979 __ JumpIfDictionaryInPrototypeChain(receiver, elements_map, scratch_value, in KeyedStoreGenerateGenericHelper() local
Dmacro-assembler-arm.h1433 void JumpIfDictionaryInPrototypeChain(Register object, Register scratch0,
Dmacro-assembler-arm.cc3982 void MacroAssembler::JumpIfDictionaryInPrototypeChain( in JumpIfDictionaryInPrototypeChain() function in v8::internal::MacroAssembler
/external/chromium_org/v8/src/mips/
Dic-mips.cc842 __ JumpIfDictionaryInPrototypeChain(receiver, elements_map, scratch_value, in KeyedStoreGenerateGenericHelper() local
909 __ JumpIfDictionaryInPrototypeChain(receiver, elements_map, scratch_value, in KeyedStoreGenerateGenericHelper() local
Dmacro-assembler-mips.h1574 void JumpIfDictionaryInPrototypeChain(Register object, Register scratch0,
Dmacro-assembler-mips.cc5648 void MacroAssembler::JumpIfDictionaryInPrototypeChain( in JumpIfDictionaryInPrototypeChain() function in v8::internal::MacroAssembler