Home | History | Annotate | Download | only in Interpreter

Lines Matching refs:on_entry

162                                          uint16_t on_entry,
174 if ((on_entry & InitSession) == InitSession)
176 if (DoInitSession((on_entry & InitGlobals) == InitGlobals) == false)