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

  /external/v8/src/ast/
ast-numbering.cc 72 node->AssignFeedbackSlots(properties_.get_spec(), language_mode_,
193 node->AssignFeedbackSlots(properties_.get_spec(), typeof_mode, &slot_cache_);
ast.h 173 const FeedbackVectorSpec* get_spec() const { return &spec_; } function in class:v8::internal::BASE_EMBEDDED
174 FeedbackVectorSpec* get_spec() { return &spec_; } function in class:v8::internal::BASE_EMBEDDED
    [all...]

Completed in 67 milliseconds