HomeSort by relevance Sort by last modified time
    Searched refs:function_slot_object (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
frames-inl.h 217 return JSFunction::cast(function_slot_object());
221 inline Object* JavaScriptFrame::function_slot_object() const { function in class:v8::internal::JavaScriptFrame
frames.h 653 inline Object* function_slot_object() const;

Completed in 151 milliseconds