| /arkcompiler/ets_frontend/ets2panda/evaluate/debugInfoDeserialization/ |
| D | methodBuilder.h | 57 [[nodiscard]] bool IsConstructor() const in IsConstructor() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/ |
| D | ets_method_set.h | 50 bool IsConstructor() const in IsConstructor() function
|
| /arkcompiler/ets_frontend/ets2panda/ir/base/ |
| D | methodDefinition.h | 62 [[nodiscard]] bool IsConstructor() const noexcept in IsConstructor() function
|
| D | scriptFunction.h | 184 [[nodiscard]] bool IsConstructor() const noexcept in IsConstructor() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_method.h | 185 bool IsConstructor() const in IsConstructor() function
|
| /arkcompiler/ets_frontend/es2panda/ir/base/ |
| D | scriptFunction.h | 148 bool IsConstructor() const in IsConstructor() function
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | builtins_base.h | 141 constexpr bool IsConstructor() const in IsConstructor() function
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/ |
| D | pgo_profile_type.h | 326 bool IsConstructor() const in IsConstructor() function 593 bool IsConstructor() const in IsConstructor() function
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ |
| D | runtime_adapter.h | 272 bool IsConstructor(MethodPtr method, SourceLanguage lang) override in IsConstructor() function
|
| /arkcompiler/runtime_core/libabckit/src/adapter_static/ |
| D | runtime_adapter_static.h | 273 bool IsConstructor(MethodPtr method, ark::SourceLanguage lang) override in IsConstructor() function
|
| /arkcompiler/runtime_core/bytecode_optimizer/tests/ |
| D | common.h | 70 … bool IsConstructor([[maybe_unused]] MethodPtr method, [[maybe_unused]] uint32_t class_id) override in IsConstructor() function
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/ |
| D | common.h | 73 …bool IsConstructor([[maybe_unused]] MethodPtr method, [[maybe_unused]] SourceLanguage lang) overri… in IsConstructor() function
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | method.h | 699 bool IsConstructor() const in IsConstructor() function
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_object-inl.h | 72 inline bool JSObject::IsConstructor() const in IsConstructor() function
|
| D | js_tagged_value-inl.h | 44 inline bool JSTaggedValue::IsConstructor() const in IsConstructor() function
|
| D | js_hclass.h | 1491 inline bool IsConstructor() const in IsConstructor() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | hcr_circuit_builder.h | 333 GateRef CircuitBuilder::IsConstructor(GateRef object) in IsConstructor() function
|
| D | stub_builder-inl.h | 1464 inline GateRef StubBuilder::IsConstructor(GateRef object) in IsConstructor() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | mir_function.h | 344 bool IsConstructor() const in IsConstructor() function
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| D | README.md | 2569 ### IsConstructor subsection
|
| D | jsnapi_expo.cpp | 566 bool JSValueRef::IsConstructor(const EcmaVM *vm) in IsConstructor() function in panda::JSValueRef
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| D | jsnapi_second_tests.cpp | 597 HWTEST_F_L0(JSNApiTests, IsConstructor) in HWTEST_F_L0() argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | runtime_interface.h | 508 …virtual bool IsConstructor([[maybe_unused]] MethodPtr method, [[maybe_unused]] SourceLanguage lang) in IsConstructor() function
|
| /arkcompiler/ets_frontend/es2panda/parser/ |
| D | parserImpl.cpp | 2987 static bool IsConstructor(ir::Statement *stmt) in IsConstructor() function
|