Home | History | Annotate | Download | only in src

Lines Matching refs:Script

149   V(Script, empty_script, EmptyScript)                                         \
921 Object* script,
1203 void public_set_empty_script(Script* script) {
1204 roots_[kEmptyScriptRootIndex] = script;
1211 // Update the next script id.