Lines Matching defs:constant

83 // Load constant literal at |idx| in the constant pool into the accumulator.
85 TNode<Object> constant = LoadConstantPoolEntryAtOperandIndex(0);
86 SetAccumulator(constant);
206 // Load the global with name in constant pool entry <name_index> into the
217 // Load the global with name in constant pool entry <name_index> into the
228 // Store the value in the accumulator into the global with name in constant pool
329 // Lookup the object with the name in constant pool entry |name_index|
341 // Lookup the object with the name in constant pool entry |name_index|
390 // Lookup the object with the name in constant pool entry |name_index|
398 // Lookup the object with the name in constant pool entry |name_index|
446 // Lookup the object with the name in constant pool entry |name_index|
454 // Lookup the object with the name in constant pool entry |name_index|
463 // Store the object in accumulator to the object with the name in constant
521 // constant pool entry <name_index>.
556 // object's prototype (home object in the accumulator) and the name at constant
622 // the name in constant pool entry <name_index> with the value in the
637 // the name in constant pool entry <name_index> with the value in the
1904 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
1924 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
1946 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
1972 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
2003 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
2020 // referenced by the accumulator is the null constant.
2028 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
2029 // pool if the object referenced by the accumulator is the null constant.
2038 // referenced by the accumulator is not the null constant.
2046 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
2047 // pool if the object referenced by the accumulator is not the null constant.
2056 // referenced by the accumulator is the undefined constant.
2064 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
2065 // pool if the object referenced by the accumulator is the undefined constant.
2074 // referenced by the accumulator is not the undefined constant.
2082 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
2084 // constant.
2093 // referenced by the accumulator is the undefined constant or the null constant.
2109 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
2110 // pool if the object referenced by the accumulator is the undefined constant or
2111 // the null constant.
2147 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
2218 // Jump by the number of bytes defined by a Smi in a table in the constant pool,
2277 // CreateArrayLiteral flags <flags> and constant elements in <element_idx>.
2366 // CreateObjectLiteralFlags <flags> and constant elements in <element_idx>.
2467 // constant pool and with pretenuring controlled by |flags|.
2519 // Creates a new block context with the scope info constant at |index|.
3038 // constant pool, starting at |table_start|, and of length |table_length|.