Home
last modified time | relevance | path

Searched defs:compilable (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
DETSBinder.cpp1001 bool compilable = scriptFunc->Body() != nullptr && !isExternal; in BuildInternalName() local
1024 const bool compilable = scriptFunc->Body() != nullptr && !isExternal; in BuildInternalNameWithCustomRecordTable() local