Lines Matching refs:RUNTIME_FUNCTION
285 RUNTIME_FUNCTION(Runtime_ObjectKeys) {
305 RUNTIME_FUNCTION(Runtime_ObjectGetOwnPropertyNames) {
326 RUNTIME_FUNCTION(Runtime_ObjectGetOwnPropertyNamesTryFast) {
357 RUNTIME_FUNCTION(Runtime_ObjectHasOwnProperty) {
428 RUNTIME_FUNCTION(Runtime_HasOwnConstDataProperty) {
456 RUNTIME_FUNCTION(Runtime_IsDictPropertyConstTrackingEnabled) {
460 RUNTIME_FUNCTION(Runtime_AddDictionaryProperty) {
487 RUNTIME_FUNCTION(Runtime_AddPrivateBrand) {
526 RUNTIME_FUNCTION(Runtime_ObjectCreate) {
622 RUNTIME_FUNCTION(Runtime_InternalSetPrototype) {
633 RUNTIME_FUNCTION(Runtime_OptimizeObjectForAddingMultipleProperties) {
647 RUNTIME_FUNCTION(Runtime_ObjectValues) {
661 RUNTIME_FUNCTION(Runtime_ObjectValuesSkipFastPath) {
675 RUNTIME_FUNCTION(Runtime_ObjectEntries) {
689 RUNTIME_FUNCTION(Runtime_ObjectEntriesSkipFastPath) {
703 RUNTIME_FUNCTION(Runtime_ObjectIsExtensible) {
716 RUNTIME_FUNCTION(Runtime_JSReceiverPreventExtensionsThrow) {
727 RUNTIME_FUNCTION(Runtime_JSReceiverPreventExtensionsDontThrow) {
738 RUNTIME_FUNCTION(Runtime_JSReceiverGetPrototypeOf) {
747 RUNTIME_FUNCTION(Runtime_JSReceiverSetPrototypeOfThrow) {
761 RUNTIME_FUNCTION(Runtime_JSReceiverSetPrototypeOfDontThrow) {
774 RUNTIME_FUNCTION(Runtime_GetProperty) {
880 RUNTIME_FUNCTION(Runtime_SetKeyedProperty) {
893 RUNTIME_FUNCTION(Runtime_DefineObjectOwnProperty) {
906 RUNTIME_FUNCTION(Runtime_SetNamedProperty) {
925 RUNTIME_FUNCTION(Runtime_DefineKeyedOwnPropertyInLiteral_Simple) {
961 RUNTIME_FUNCTION(Runtime_DeleteProperty) {
971 RUNTIME_FUNCTION(Runtime_ShrinkNameDictionary) {
979 RUNTIME_FUNCTION(Runtime_ShrinkSwissNameDictionary) {
988 RUNTIME_FUNCTION(Runtime_HasProperty) {
1013 RUNTIME_FUNCTION(Runtime_GetOwnPropertyKeys) {
1029 RUNTIME_FUNCTION(Runtime_ToFastProperties) {
1040 RUNTIME_FUNCTION(Runtime_AllocateHeapNumber) {
1046 RUNTIME_FUNCTION(Runtime_NewObject) {
1056 RUNTIME_FUNCTION(Runtime_GetDerivedMap) {
1070 RUNTIME_FUNCTION(Runtime_CompleteInobjectSlackTrackingForMap) {
1081 RUNTIME_FUNCTION(Runtime_TryMigrateInstance) {
1105 RUNTIME_FUNCTION(Runtime_DefineAccessorPropertyUnchecked) {
1122 RUNTIME_FUNCTION(Runtime_DefineKeyedOwnPropertyInLiteral) {
1184 RUNTIME_FUNCTION(Runtime_CollectTypeProfile) {
1213 RUNTIME_FUNCTION(Runtime_HasFastPackedElements) {
1221 RUNTIME_FUNCTION(Runtime_IsJSReceiver) {
1228 RUNTIME_FUNCTION(Runtime_GetFunctionName) {
1235 RUNTIME_FUNCTION(Runtime_DefineGetterPropertyUnchecked) {
1258 RUNTIME_FUNCTION(Runtime_SetDataProperties) {
1276 RUNTIME_FUNCTION(Runtime_CopyDataProperties) {
1331 RUNTIME_FUNCTION(Runtime_CopyDataPropertiesWithExcludedPropertiesOnStack) {
1380 RUNTIME_FUNCTION(Runtime_DefineSetterPropertyUnchecked) {
1403 RUNTIME_FUNCTION(Runtime_ToObject) {
1409 RUNTIME_FUNCTION(Runtime_ToNumber) {
1416 RUNTIME_FUNCTION(Runtime_ToNumeric) {
1423 RUNTIME_FUNCTION(Runtime_ToLength) {
1430 RUNTIME_FUNCTION(Runtime_ToString) {
1437 RUNTIME_FUNCTION(Runtime_ToName) {
1444 RUNTIME_FUNCTION(Runtime_HasInPrototypeChain) {
1457 RUNTIME_FUNCTION(Runtime_CreateIterResultObject) {
1466 RUNTIME_FUNCTION(Runtime_CreateDataProperty) {
1481 RUNTIME_FUNCTION(Runtime_SetOwnPropertyIgnoreAttributes) {
1494 RUNTIME_FUNCTION(Runtime_GetOwnPropertyDescriptor) {
1510 RUNTIME_FUNCTION(Runtime_LoadPrivateSetter) {
1518 RUNTIME_FUNCTION(Runtime_LoadPrivateGetter) {
1526 RUNTIME_FUNCTION(Runtime_CreatePrivateAccessors) {
1538 RUNTIME_FUNCTION(Runtime_SwissTableAllocate) {
1548 RUNTIME_FUNCTION(Runtime_SwissTableAdd) {
1562 RUNTIME_FUNCTION(Runtime_SwissTableFindEntry) {
1575 RUNTIME_FUNCTION(Runtime_SwissTableUpdate) {
1591 RUNTIME_FUNCTION(Runtime_SwissTableDelete) {
1601 RUNTIME_FUNCTION(Runtime_SwissTableEquals) {
1611 RUNTIME_FUNCTION(Runtime_SwissTableElementsCount) {
1620 RUNTIME_FUNCTION(Runtime_SwissTableKeyAt) {
1630 RUNTIME_FUNCTION(Runtime_SwissTableValueAt) {
1640 RUNTIME_FUNCTION(Runtime_SwissTableDetailsAt) {