Searched defs:atBuiltInLevel (Results 1 – 2 of 2) sorted by relevance
321 bool atBuiltInLevel() { return currentLevel() <= LAST_BUILTIN_LEVEL; } in atBuiltInLevel() function
583 bool atBuiltInLevel() { return isBuiltInLevel(currentLevel()); } in atBuiltInLevel() function