Home | History | Annotate | Download | only in src

Lines Matching refs:RUNTIME_FUNCTION

1919 RUNTIME_FUNCTION(MaybeObject*, CallIC_Miss) {
1947 RUNTIME_FUNCTION(MaybeObject*, KeyedCallIC_Miss) {
1967 RUNTIME_FUNCTION(MaybeObject*, LoadIC_Miss) {
1977 RUNTIME_FUNCTION(MaybeObject*, KeyedLoadIC_Miss) {
1986 RUNTIME_FUNCTION(MaybeObject*, KeyedLoadIC_MissForceGeneric) {
1996 RUNTIME_FUNCTION(MaybeObject*, StoreIC_Miss) {
2010 RUNTIME_FUNCTION(MaybeObject*, StoreIC_ArrayLength) {
2038 RUNTIME_FUNCTION(MaybeObject*, SharedStoreIC_ExtendStorage) {
2072 RUNTIME_FUNCTION(MaybeObject*, KeyedStoreIC_Miss) {
2087 RUNTIME_FUNCTION(MaybeObject*, KeyedStoreIC_Slow) {
2105 RUNTIME_FUNCTION(MaybeObject*, KeyedStoreIC_MissForceGeneric) {
2276 RUNTIME_FUNCTION(MaybeObject*, UnaryOp_Patch) {
2327 RUNTIME_FUNCTION(MaybeObject*, BinaryOp_Patch) {
2525 RUNTIME_FUNCTION(Code*, CompareIC_Miss) {
2534 RUNTIME_FUNCTION(MaybeObject*, ToBoolean_Patch) {