Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dmethod_data_accessor.h59 bool IsNative() const in IsNative() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dmethod_data_accessor.h76 bool IsNative() const in IsNative() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.h170 bool IsNative() const in IsNative() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dcframe.h100 bool IsNative() const in IsNative() function
Dmethod.h497 bool IsNative() const in IsNative() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_function.h288 bool IsNative() const in IsNative() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3664 bool FunctionRef::IsNative(const EcmaVM *vm) in IsNative() function in panda::FunctionRef