Home
last modified time | relevance | path

Searched defs:ContextOperand (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/x64/
Dmacro-assembler-x64.h921 inline Operand ContextOperand(Register context, int index) { in ContextOperand() function
926 inline Operand ContextOperand(Register context, Register index) { in ContextOperand() function
/external/v8/src/ia32/
Dmacro-assembler-ia32.h783 inline Operand ContextOperand(Register context, int index) { in ContextOperand() function
787 inline Operand ContextOperand(Register context, Register index) { in ContextOperand() function