Searched defs:IsMethod (Results 1 - 6 of 6) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ | ||
| H A D | ets_method.cpp | 30 bool EtsMethod::IsMethod(const PandaString &td) in IsMethod() function in ark::ets::EtsMethod |
| /arkcompiler/ets_frontend/es2panda/ir/base/ | ||
| H A D | property.h | 84 bool IsMethod() const in IsMethod() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::Property |
| H A D | scriptFunction.h | 163 bool IsMethod() const in IsMethod() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::ScriptFunction |
| /arkcompiler/ets_frontend/es2panda/binder/ | ||
| H A D | scope.h | 920 bool IsMethod(uint32_t slot) const in IsMethod() function in ClassScope |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_tagged_value-inl.h | 504 inline bool JSTaggedValue::IsMethod() const in IsMethod() function in panda::ecmascript::JSTaggedValue |
| H A D | js_hclass.h | 1148 inline bool IsMethod() const in IsMethod() function in panda::ecmascript::JSHClass |
Completed in 11 milliseconds