Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/utils/
DTsUtils.ts706 private findProperty(type: ts.Type, name: string): ts.Symbol | undefined { method in TsUtils
/arkcompiler/ets_frontend/ets2panda/linter-4.2/src/
DUtils.ts985 private findProperty(type: ts.Type, name: string): ts.Symbol | undefined { method in TsUtils
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp2762 Label findProperty(env); in GetPropertyByName() local
3562 Label findProperty(env); in SetPropertyByName() local
Dinterpreter_stub.cpp4993 Label findProperty(env); in DECLARE_ASM_HANDLER() local