Searched defs:constant_index (Results 1 – 5 of 5) sorted by relevance
248 Node* constant_index = __ BytecodeOperandIdx(0); in DoLoadGlobal() local364 Node* constant_index = __ BytecodeOperandIdx(0); in DoStoreGlobal() local577 Node* constant_index = __ BytecodeOperandIdx(1); in DoLoadIC() local704 Node* constant_index = __ BytecodeOperandIdx(1); in DoStoreIC() local
204 int constant_index) { in CompileLoadConstant()
1089 LoadConstantStub(Isolate* isolate, int constant_index) in LoadConstantStub()1094 int constant_index() const { in constant_index() function
1378 ExternalReference ExternalReference::math_exp_constants(int constant_index) { in math_exp_constants()
1443 ir_constant *constant_index; in visit() local