Home
last modified time | relevance | path

Searched defs:BUILTIN (Results 1 - 25 of 37) sorted by relevance

12

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtins.inc.h696 #undef BUILTIN global() macro
[all...]
H A Decma-builtins.h27 #define BUILTIN(a, b, c, d, e) macro
35 #undef BUILTIN macro
38 #define BUILTIN(builtin_id, \ macro
45 #undef BUILTIN macro
H A Decma-builtins-internal.h101 #define BUILTIN(builtin_id, \ macro
116 #undef BUILTIN macro
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-collections.cc14 BUILTIN(MapPrototypeClear) { in BUILTIN() function
22 BUILTIN(SetPrototypeClear) { in BUILTIN() function
H A Dbuiltins-internal.cc14 BUILTIN(Illegal) { in BUILTIN() function
18 BUILTIN(EmptyFunction) { return ReadOnlyRoots(isolate).undefined_value(); } in BUILTIN() function
20 BUILTIN(UnsupportedThrower) { in BUILTIN() function
26 BUILTIN(StrictPoisonPillThrower) { in BUILTIN() function
H A Dbuiltins-async-module.cc12 BUILTIN(CallAsyncModuleFulfilled) { in BUILTIN() function
27 BUILTIN(CallAsyncModuleRejected) { in BUILTIN() function
H A Dbuiltins-callsite.cc36 BUILTIN(CallSitePrototypeGetColumnNumber) { in BUILTIN() function
42 BUILTIN(CallSitePrototypeGetEnclosingColumnNumber) { in BUILTIN() function
49 BUILTIN(CallSitePrototypeGetEnclosingLineNumber) { in BUILTIN() function
56 BUILTIN(CallSitePrototypeGetEvalOrigin) { in BUILTIN() function
62 BUILTIN(CallSitePrototypeGetFileName) { in BUILTIN() function
68 BUILTIN(CallSitePrototypeGetFunction) { in BUILTIN() function
80 BUILTIN(CallSitePrototypeGetFunctionName) { in BUILTIN() function
86 BUILTIN(CallSitePrototypeGetLineNumber) { in BUILTIN() function
92 BUILTIN(CallSitePrototypeGetMethodName) { in BUILTIN() function
98 BUILTIN(CallSitePrototypeGetPositio function
104 BUILTIN(CallSitePrototypeGetPromiseIndex) { BUILTIN() function
114 BUILTIN(CallSitePrototypeGetScriptNameOrSourceURL) { BUILTIN() function
120 BUILTIN(CallSitePrototypeGetThis) { BUILTIN() function
133 BUILTIN(CallSitePrototypeGetTypeName) { BUILTIN() function
139 BUILTIN(CallSitePrototypeIsAsync) { BUILTIN() function
145 BUILTIN(CallSitePrototypeIsConstructor) { BUILTIN() function
151 BUILTIN(CallSitePrototypeIsEval) { BUILTIN() function
157 BUILTIN(CallSitePrototypeIsNative) { BUILTIN() function
163 BUILTIN(CallSitePrototypeIsPromiseAll) { BUILTIN() function
169 BUILTIN(CallSitePrototypeIsToplevel) { BUILTIN() function
175 BUILTIN(CallSitePrototypeToString) { BUILTIN() function
[all...]
H A Dbuiltins-weak-refs.cc13 BUILTIN(FinalizationRegistryUnregister) { in BUILTIN() function
H A Dbuiltins-json.cc16 BUILTIN(JsonParse) { in BUILTIN() function
31 BUILTIN(JsonStringify) { in BUILTIN() function
H A Dbuiltins-symbol.cc18 BUILTIN(SymbolConstructor) { in BUILTIN() function
37 BUILTIN(SymbolFor) { in BUILTIN() function
47 BUILTIN(SymbolKeyFor) { in BUILTIN() function
H A Dbuiltins-error.cc19 BUILTIN(ErrorConstructor) { in BUILTIN() function
30 BUILTIN(ErrorCaptureStackTrace) { in BUILTIN() function
68 BUILTIN(ErrorPrototypeToString) { in BUILTIN() function
H A Dbuiltins-dataview.cc21 BUILTIN(DataViewConstructor) { in BUILTIN() function
H A Dbuiltins-regexp.cc19 BUILTIN(RegExpPrototypeToString) { in BUILTIN() function
82 BUILTIN(RegExpInputGetter) { in BUILTIN() function
89 BUILTIN(RegExpInputSetter) { in BUILTIN() function
103 BUILTIN(RegExpLastMatchGetter) { in BUILTIN() function
109 BUILTIN(RegExpLastParenGetter) { in BUILTIN() function
126 BUILTIN(RegExpLeftContextGetter) { in BUILTIN() function
134 BUILTIN(RegExpRightContextGetter) { in BUILTIN() function
H A Dbuiltins-reflect.cc20 BUILTIN(ReflectDefineProperty) { in BUILTIN() function
50 BUILTIN(ReflectGetOwnPropertyDescriptor) { in BUILTIN() function
76 BUILTIN(ReflectOwnKeys) { in BUILTIN() function
98 BUILTIN(ReflectSet) { in BUILTIN() function
H A Dbuiltins-number.cc22 BUILTIN(NumberPrototypeToExponential) { in BUILTIN() function
67 BUILTIN(NumberPrototypeToFixed) { in BUILTIN() function
112 BUILTIN(NumberPrototypeToLocaleString) { in BUILTIN() function
145 BUILTIN(NumberPrototypeToPrecision) { in BUILTIN() function
H A Dbuiltins-global.cc17 BUILTIN(GlobalDecodeURI) { in BUILTIN() function
28 BUILTIN(GlobalDecodeURIComponent) { in BUILTIN() function
40 BUILTIN(GlobalEncodeURI) { in BUILTIN() function
50 BUILTIN(GlobalEncodeURIComponent) { in BUILTIN() function
62 BUILTIN(GlobalEscape) { in BUILTIN() function
73 BUILTIN(GlobalUnescape) { in BUILTIN() function
84 BUILTIN(GlobalEval) { in BUILTIN() function
H A Dbuiltins-bigint.cc17 BUILTIN(BigIntConstructor) { in BUILTIN() function
41 BUILTIN(BigIntAsUintN) { in BUILTIN() function
59 BUILTIN(BigIntAsIntN) { in BUILTIN() function
126 BUILTIN(BigIntPrototypeToLocaleString) { in BUILTIN() function
145 BUILTIN(BigIntPrototypeToString) { in BUILTIN() function
152 BUILTIN(BigIntPrototypeValueOf) { in BUILTIN() function
H A Dbuiltins-shadow-realms.cc14 BUILTIN(ShadowRealmConstructor) { in BUILTIN() function
89 BUILTIN(ShadowRealmPrototypeEvaluate) { in BUILTIN() function
220 BUILTIN(ShadowRealmPrototypeImportValue) { in BUILTIN() function
H A Dbuiltins-temporal.cc540 BUILTIN(TemporalPlainDateConstructor) { BUILTIN() function
569 BUILTIN(TemporalPlainTimeConstructor) { BUILTIN() function
593 BUILTIN(TemporalPlainDateTimeConstructor) { BUILTIN() function
634 BUILTIN(TemporalPlainYearMonthConstructor) { BUILTIN() function
657 BUILTIN(TemporalPlainMonthDayConstructor) { BUILTIN() function
710 BUILTIN(TemporalZonedDateTimeConstructor) { BUILTIN() function
745 BUILTIN(TemporalDurationConstructor) { BUILTIN() function
808 BUILTIN(TemporalCalendarFrom) { BUILTIN() function
820 BUILTIN(TemporalTimeZoneFrom) { BUILTIN() function
[all...]
H A Dbuiltins-struct.cc20 BUILTIN(SharedStructTypeConstructor) { in BUILTIN() function
102 BUILTIN(SharedStructConstructor) { in BUILTIN() function
H A Dbuiltins-function.cc132 BUILTIN(FunctionConstructor) { in BUILTIN() function
141 BUILTIN(GeneratorFunctionConstructor) { in BUILTIN() function
147 BUILTIN(AsyncFunctionConstructor) { in BUILTIN() function
166 BUILTIN(AsyncGeneratorFunctionConstructor) { in BUILTIN() function
223 BUILTIN(FunctionPrototypeBind) { return DoFunctionBind(isolate, args); } in BUILTIN() function
226 BUILTIN(FunctionPrototypeToString) { in BUILTIN() function
H A Dbuiltins-typed-array.cc20 BUILTIN(TypedArrayPrototypeBuffer) { in BUILTIN() function
46 BUILTIN(TypedArrayPrototypeCopyWithin) { in BUILTIN() function
139 BUILTIN(TypedArrayPrototypeFill) { in BUILTIN() function
208 BUILTIN(TypedArrayPrototypeIncludes) { in BUILTIN() function
238 BUILTIN(TypedArrayPrototypeIndexOf) { in BUILTIN() function
272 BUILTIN(TypedArrayPrototypeLastIndexOf) { in BUILTIN() function
309 BUILTIN(TypedArrayPrototypeReverse) { in BUILTIN() function
H A Dbuiltins-utils.h123 #define BUILTIN(name) BUILTIN_RCS(name) macro
125 #define BUILTIN(name) BUILTIN_NO_RCS(name) macro
H A Dbuiltins-sharedarraybuffer.cc43 BUILTIN(AtomicsIsLockFree) { in BUILTIN() function
126 BUILTIN(AtomicsNotify) { in BUILTIN() function
253 BUILTIN(AtomicsWait) { in BUILTIN() function
264 BUILTIN(AtomicsWaitAsync) { in BUILTIN() function
H A Dbuiltins-object.cc23 BUILTIN(ObjectPrototypePropertyIsEnumerable) { in BUILTIN() function
39 BUILTIN(ObjectDefineProperties) { in BUILTIN() function
50 BUILTIN(ObjectDefineProperty) { in BUILTIN() function
178 BUILTIN(ObjectDefineGetter) { in BUILTIN() function
188 BUILTIN(ObjectDefineSetter) { in BUILTIN() function
198 BUILTIN(ObjectLookupGetter) { in BUILTIN() function
207 BUILTIN(ObjectLookupSetter) { in BUILTIN() function
215 BUILTIN(ObjectFreeze) { in BUILTIN() function
227 BUILTIN(ObjectPrototypeGetProto) { in BUILTIN() function
240 BUILTIN(ObjectPrototypeSetProt function
291 BUILTIN(ObjectGetOwnPropertySymbols) { BUILTIN() function
296 BUILTIN(ObjectIsFrozen) { BUILTIN() function
308 BUILTIN(ObjectIsSealed) { BUILTIN() function
319 BUILTIN(ObjectGetOwnPropertyDescriptors) { BUILTIN() function
355 BUILTIN(ObjectSeal) { BUILTIN() function
[all...]

Completed in 12 milliseconds

12