Home
last modified time | relevance | path

Searched defs:IsConstructor (Results 1 - 16 of 16) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/evaluate/debugInfoDeserialization/
H A DmethodBuilder.h57 [[nodiscard]] bool IsConstructor() const in IsConstructor() function in ark::ark::ark::es2panda::ark::es2panda::ark::es2panda::evaluate::MethodBuilder
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
H A Dets_method_set.h50 bool IsConstructor() const in IsConstructor() function in ark::ark::ets::interop::js::ets_proxy::EtsMethodSet
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_method.h185 bool IsConstructor() const in IsConstructor() function in ark::ets::EtsMethod
/arkcompiler/ets_runtime/ecmascript/base/
H A Dbuiltins_base.h141 constexpr bool IsConstructor() const in IsConstructor() function in panda::ecmascript::base::BuiltinFunctionEntry
/arkcompiler/ets_frontend/es2panda/ir/base/
H A DscriptFunction.h148 bool IsConstructor() const in IsConstructor() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::ScriptFunction
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dhcr_circuit_builder.h309 GateRef CircuitBuilder::IsConstructor(GateRef object) in IsConstructor() function in panda::ecmascript::kungfu::CircuitBuilder
H A Dstub_builder-inl.h1373 inline GateRef StubBuilder::IsConstructor(GateRef object) in IsConstructor() function in panda::ecmascript::kungfu::StubBuilder
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
H A Dpgo_profile_type.h324 bool IsConstructor() const in IsConstructor() function in panda::ecmascript::pgo::ProfileType
581 bool IsConstructor() const in IsConstructor() function in panda::ecmascript::pgo::ProfileTypeRef
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmethod.h695 bool IsConstructor() const in IsConstructor() function in ark::Method::VerificationStage
/arkcompiler/ets_runtime/ecmascript/
H A Djs_object-inl.h72 inline bool JSObject::IsConstructor() const in IsConstructor() function in panda::ecmascript::JSObject
H A Djs_tagged_value-inl.h44 inline bool JSTaggedValue::IsConstructor() const in IsConstructor() function in panda::ecmascript::JSTaggedValue
H A Djs_hclass.h1467 inline bool IsConstructor() const in IsConstructor() function in panda::ecmascript::JSHClass
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Druntime_interface.h508 virtual bool IsConstructor([[maybe_unused]] MethodPtr method, [[maybe_unused]] SourceLanguage lang) in IsConstructor() function in ark::compiler::RuntimeInterface
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_function.h344 bool IsConstructor() const in IsConstructor() function in maple::MIRFunction
/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.cpp2982 static bool IsConstructor(ir::Statement *stmt) in IsConstructor() function
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp508 bool JSValueRef::IsConstructor(const EcmaVM *vm) in IsConstructor() function in panda::JSValueRef

Completed in 46 milliseconds