Lines Matching refs:Script
1206 return (info->script() != undefined) &&1207 (reinterpret_cast<Script*>(info->script())->source() != undefined);1273 // If this is a full script wrapped in a function we do no flush the code.