Home | History | Annotate | Download | only in src

Lines Matching refs:Script

698   return (info->script() != undefined) &&
699 (reinterpret_cast<Script*>(info->script())->source() != undefined);
772 // If this is a full script wrapped in a function we do not flush the code.