Searched defs:Inherit (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/util/ | ||
D | arktsconfig.cpp | 301 void ArkTsConfig::Inherit(const ArkTsConfig &base) in Inherit() function in panda::es2panda::ArkTsConfig |
/arkcompiler/ets_runtime/ecmascript/napi/ | ||
D | jsnapi_expo.cpp | 2295 bool FunctionRef::Inherit(const EcmaVM *vm, Local<FunctionRef> parent) in Inherit() function in panda::FunctionRef |