Home
last modified time | relevance | path

Searched defs:Constructor (Results 1 - 10 of 10) sorted by relevance

/third_party/node/test/js-native-api/test_new_target/
H A Dtest_new_target.c26 static napi_value Constructor(napi_env env, napi_callback_info info) { in Constructor() function
/third_party/skia/src/sksl/ir/
H A DSkSLConstructor.h165 namespace Constructor { namespace
/third_party/node/deps/v8/src/compiler/
H A Descape-analysis-reducer.h30 class Constructor { class in v8::internal::compiler::NodeHashCache
33 Constructor(NodeHashCache* cache, Node* from) in Constructor() function in v8::internal::compiler::NodeHashCache::Constructor
H A Descape-analysis-reducer.cc372 NodeHashCache::Constructor::Constructor(NodeHashCache* cache, in Constructor() function in v8::internal::compiler::NodeHashCache::Constructor
/third_party/skia/third_party/externals/tint/src/sem/
H A Dvariable.h77 const Expression* Constructor() const { return constructor_; } in Constructor() function in tint::sem::Variable
/third_party/python/Parser/
H A Dasdl.py59 class Constructor(AST): class
/third_party/PyYAML/lib/yaml/
H A Dconstructor.py747 class Constructor(UnsafeConstructor): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h247 Constructor = 0x02, member in llvm::codeview::CallingConvention::ClassOptions::FrameProcedureOptions::FunctionOptions
/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects.cc4693 MaybeHandle<JSTemporalDuration> JSTemporalDuration::Constructor( in Constructor() function in v8::internal::JSTemporalDuration
4894 MaybeHandle<JSTemporalCalendar> JSTemporalCalendar::Constructor( in Constructor() function in v8::internal::JSTemporalCalendar
5485 MaybeHandle<JSTemporalTimeZone> JSTemporalTimeZone::Constructor( in Constructor() function in v8::internal::JSTemporalTimeZone
5576 MaybeHandle<JSTemporalPlainDate> JSTemporalPlainDate::Constructor( in Constructor() function in v8::internal::JSTemporalPlainDate
5742 MaybeHandle<JSTemporalPlainDateTime> JSTemporalPlainDateTime::Constructor( in Constructor() function in v8::internal::JSTemporalPlainDateTime
5883 MaybeHandle<JSTemporalPlainMonthDay> JSTemporalPlainMonthDay::Constructor( in Constructor() function in v8::internal::JSTemporalPlainMonthDay
5953 MaybeHandle<JSTemporalPlainYearMonth> JSTemporalPlainYearMonth::Constructor( in Constructor() function in v8::internal::JSTemporalPlainYearMonth
6026 MaybeHandle<JSTemporalPlainTime> JSTemporalPlainTime::Constructor( in Constructor() function in v8::internal::JSTemporalPlainTime
6155 MaybeHandle<JSTemporalZonedDateTime> JSTemporalZonedDateTime::Constructor( in Constructor() function in v8::internal::JSTemporalZonedDateTime
6434 MaybeHandle<JSTemporalInstant> JSTemporalInstant::Constructor( in Constructor() function in v8::internal::JSTemporalInstant
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dpreparser.h44 static PreParserIdentifier Constructor() { in Constructor() function in v8::internal::PreParserIdentifier

Completed in 21 milliseconds