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

  /external/chromium_org/v8/src/
type-info.h 67 Handle<JSFunction> GetCallTarget(int slot);
type-info.cc 133 Handle<JSFunction> TypeFeedbackOracle::GetCallTarget(int slot) {
typing.cc 513 expr->set_target(oracle()->GetCallTarget(expr->CallFeedbackSlot()));

Completed in 433 milliseconds