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

  /external/chromium_org/v8/src/
execution.cc 84 typedef Object* (*JSEntryFunction)(byte* entry,
111 JSEntryFunction stub_entry = FUNCTION_CAST<JSEntryFunction>(code->entry());
  /external/v8/src/
execution.cc 83 typedef Object* (*JSEntryFunction)(byte* entry,
110 JSEntryFunction stub_entry = FUNCTION_CAST<JSEntryFunction>(code->entry());

Completed in 411 milliseconds