Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:IsConstructor
(Results
1 - 16
of
16
) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/evaluate/debugInfoDeserialization/
H
A
D
methodBuilder.h
57
[[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
D
ets_method_set.h
50
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
D
ets_method.h
185
bool
IsConstructor
() const
in IsConstructor()
function in ark::ets::EtsMethod
/arkcompiler/ets_runtime/ecmascript/base/
H
A
D
builtins_base.h
141
constexpr bool
IsConstructor
() const
in IsConstructor()
function in panda::ecmascript::base::BuiltinFunctionEntry
/arkcompiler/ets_frontend/es2panda/ir/base/
H
A
D
scriptFunction.h
148
bool
IsConstructor
() const
in IsConstructor()
function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::ScriptFunction
/arkcompiler/ets_runtime/ecmascript/compiler/
H
A
D
hcr_circuit_builder.h
309
GateRef CircuitBuilder::
IsConstructor
(GateRef object)
in IsConstructor()
function in panda::ecmascript::kungfu::CircuitBuilder
H
A
D
stub_builder-inl.h
1373
inline GateRef StubBuilder::
IsConstructor
(GateRef object)
in IsConstructor()
function in panda::ecmascript::kungfu::StubBuilder
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
H
A
D
pgo_profile_type.h
324
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
D
method.h
695
bool
IsConstructor
() const
in IsConstructor()
function in ark::Method::VerificationStage
/arkcompiler/ets_runtime/ecmascript/
H
A
D
js_object-inl.h
72
inline bool JSObject::
IsConstructor
() const
in IsConstructor()
function in panda::ecmascript::JSObject
H
A
D
js_tagged_value-inl.h
44
inline bool JSTaggedValue::
IsConstructor
() const
in IsConstructor()
function in panda::ecmascript::JSTaggedValue
H
A
D
js_hclass.h
1467
inline bool
IsConstructor
() const
in IsConstructor()
function in panda::ecmascript::JSHClass
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H
A
D
runtime_interface.h
508
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
D
mir_function.h
344
bool
IsConstructor
() const
in IsConstructor()
function in maple::MIRFunction
/arkcompiler/ets_frontend/es2panda/parser/
H
A
D
parserImpl.cpp
2982
static bool
IsConstructor
(ir::Statement *stmt)
in IsConstructor()
function
/arkcompiler/ets_runtime/ecmascript/napi/
H
A
D
jsnapi_expo.cpp
508
bool JSValueRef::
IsConstructor
(const EcmaVM *vm)
in IsConstructor()
function in panda::JSValueRef
Completed in 46 milliseconds