Home | History | Annotate | Download | only in runtime

Lines Matching defs:RUNTIME_FUNCTION

23 RUNTIME_FUNCTION(Runtime_ThrowUnsupportedSuperError) {
31 RUNTIME_FUNCTION(Runtime_ThrowConstructorNonCallableError) {
41 RUNTIME_FUNCTION(Runtime_ThrowStaticPrototypeError) {
48 RUNTIME_FUNCTION(Runtime_ThrowSuperAlreadyCalledError) {
88 RUNTIME_FUNCTION(Runtime_ThrowNotSuperConstructor) {
96 RUNTIME_FUNCTION(Runtime_HomeObjectSymbol) {
189 RUNTIME_FUNCTION(Runtime_DefineClass) {
214 RUNTIME_FUNCTION(Runtime_InstallClassNameAccessor) {
222 RUNTIME_FUNCTION(Runtime_InstallClassNameAccessorWithCheck) {
298 RUNTIME_FUNCTION(Runtime_LoadFromSuper) {
310 RUNTIME_FUNCTION(Runtime_LoadKeyedFromSuper) {
374 RUNTIME_FUNCTION(Runtime_StoreToSuper_Strict) {
387 RUNTIME_FUNCTION(Runtime_StoreToSuper_Sloppy) {
421 RUNTIME_FUNCTION(Runtime_StoreKeyedToSuper_Strict) {
435 RUNTIME_FUNCTION(Runtime_StoreKeyedToSuper_Sloppy) {
449 RUNTIME_FUNCTION(Runtime_GetSuperConstructor) {