Home | History | Annotate | Download | only in src

Lines Matching defs:RUNTIME_FUNCTION

939 RUNTIME_FUNCTION(MaybeObject*, LoadCallbackProperty) {
961 RUNTIME_FUNCTION(MaybeObject*, StoreCallbackProperty) {
994 RUNTIME_FUNCTION(MaybeObject*, LoadPropertyWithInterceptorOnly) {
1093 RUNTIME_FUNCTION(MaybeObject*, LoadPropertyWithInterceptorForLoad) {
1106 RUNTIME_FUNCTION(MaybeObject*, LoadPropertyWithInterceptorForCall) {
1117 RUNTIME_FUNCTION(MaybeObject*, StoreInterceptorProperty) {
1132 RUNTIME_FUNCTION(MaybeObject*, KeyedLoadPropertyWithInterceptor) {