Searched defs:is_toplevel (Results 1 – 6 of 6) sorted by relevance
492 FunctionLiteral* lit, bool is_toplevel) { in InitFromFunctionLiteral()
325 FunctionLiteral* literal, Handle<Script> script, bool is_toplevel) { in NewSharedFunctionInfoForLiteral()
577 pub fn is_toplevel(&self, ctx: &BindgenContext) -> bool { in is_toplevel() method
241 pub fn is_toplevel(&self) -> bool { in is_toplevel() method
3200 let is_toplevel = item.is_toplevel(ctx); in codegen() localVariable
2186 bool is_toplevel() const { in is_toplevel() function