| /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 | 60 bool IsConstructor() const in IsConstructor() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| D | js_convert_base.h | 59 static bool IsConstructor(napi_env &env, napi_value &jsValue, const char *constructorName) in IsConstructor() function
|
| /arkcompiler/ets_frontend/es2panda/ir/base/ |
| D | scriptFunction.h | 148 bool IsConstructor() const in IsConstructor() function
|
| /arkcompiler/ets_frontend/ets2panda/ir/base/ |
| D | methodDefinition.h | 79 [[nodiscard]] bool IsConstructor() const noexcept in IsConstructor() function
|
| D | scriptFunction.h | 176 [[nodiscard]] bool IsConstructor() const noexcept in IsConstructor() function
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | builtins_base.h | 141 constexpr bool IsConstructor() const in IsConstructor() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_method.h | 214 bool IsConstructor() const in IsConstructor() function
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/ |
| D | pgo_profile_type.h | 330 bool IsConstructor() const in IsConstructor() function 594 bool IsConstructor() const in IsConstructor() function
|
| /arkcompiler/ets_frontend/ets2panda/ir/ |
| D | astNode.cpp | 296 bool AstNode::IsConstructor() const noexcept in IsConstructor() function in ark::es2panda::ir::AstNode
|
| /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/libabckit/src/adapter_static/ |
| D | runtime_adapter_static.h | 273 bool IsConstructor(MethodPtr method, ark::SourceLanguage lang) override 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/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 | 698 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 | 1542 inline bool IsConstructor() const in IsConstructor() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | hcr_circuit_builder.h | 394 GateRef CircuitBuilder::IsConstructor(GateRef glue, GateRef object) in IsConstructor() function
|
| D | stub_builder-inl.h | 1567 inline GateRef StubBuilder::IsConstructor(GateRef glue, 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
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| D | jsnapi_second_tests.cpp | 606 HWTEST_F_L0(JSNApiTests, IsConstructor) in HWTEST_F_L0() argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | runtime_interface.h | 605 …virtual bool IsConstructor([[maybe_unused]] MethodPtr method, [[maybe_unused]] SourceLanguage lang) in IsConstructor() function
|
| /arkcompiler/ets_frontend/es2panda/parser/ |
| D | parserImpl.cpp | 3030 static bool IsConstructor(ir::Statement *stmt) in IsConstructor() function
|