Home | History | Annotate | Download | only in src

Lines Matching refs:code

6 //     * Redistributions of source code must retain the above copyright
39 // Return the code of the n-th saved register available to JavaScript.
78 void Cook(Code* code);
79 void Uncook(Code* code);
146 // Get the code associated with this frame.
147 virtual Code* code() const = 0;
212 virtual Code* code() const;
242 virtual Code* code() const;
264 virtual Code* code() const;
326 // and parts of the fixed part including context and code fields.
384 // Determine the code for the frame.
385 virtual Code* code() const;
420 // Determine the code for the frame.
421 virtual Code* code() const;
450 // Determine the code for the frame.
451 virtual Code* code() const;